random rice

This commit is contained in:
iofq 2025-05-20 21:07:57 -05:00
parent f47fc0f76f
commit 47a2d487da
9 changed files with 46 additions and 129 deletions

View file

@ -176,6 +176,7 @@ return {
puppet = { 'puppet-lint' },
lua = { 'stylua' },
python = { 'ruff' },
nix = { 'alejandra' },
['*'] = { 'trim_whitespace' },
},
format_on_save = function(bufnr)