nix-config/modules/home/vim/plugin/settings
Bruno BELANYI 322fbc970b
All checks were successful
ci/woodpecker/push/check Pipeline was successful
home: vim: lsp: rely on 'bashls' formatting
I finally figured out why I was getting the wrong indentation, turns out
it was an issue in `lsp-format.nvim`. With that fixed/worked around, I
can now rely completely on `bash-language-server` for formatting.

I'll also rely on `shfmt` automatically detecting the type of file, as
(Neo)Vim cannot be made to reliably set `ft=bash` for Bash scripts and
`ft=sh` for POSIX shell.

Finally, I removed spaces after redirections, I've now come around to
liking the default (no spaces) better.
2024-12-18 20:20:28 -05:00
..
completion.lua home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
dressing.lua home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
fastfold.lua home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
formatting.lua home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
git.lua home: vim: update for 'which-key' v3 2024-07-25 20:32:15 +01:00
lsp-lines.lua home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
lspconfig.lua home: vim: lsp: rely on 'bashls' formatting 2024-12-18 20:20:28 -05:00
lualine.lua home: vim: lualine: use explicit buffer number 2024-03-12 12:40:49 +00:00
luasnip.lua home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
null-ls.lua home: vim: lsp: rely on 'bashls' formatting 2024-12-18 20:20:28 -05:00
oil.lua home: vim: update for 'which-key' v3 2024-07-25 20:32:15 +01:00
surround.lua home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
telescope.lua home: vim: update for 'which-key' v3 2024-07-25 20:32:15 +01:00
tree-sitter.lua home: vime: tree-sitter: remove 'which-key' 2024-07-19 11:38:55 +00:00
which-key.lua home: vim: which-key: use lua callbacks 2024-07-26 11:54:11 +00:00