nix-config/home/vim
Bruno BELANYI 2eb1f5cc44 home: vim: prefer 'clangd' to 'clang-format'
Only use `clang-format` if `clangd` is not available, as its formatting
is otherwise built into the LSP server.
2022-03-04 17:40:30 +01:00
..
after home: vim: use 'unimpaired' mappings for quickfix 2022-03-04 17:40:30 +01:00
autoload home: vim: remove 'quickfixed' functionality 2022-03-02 12:13:13 +01:00
ftdetect home: vim: add 'ftdetect' 2021-03-03 17:02:49 +00:00
lua/ambroisie home: vim: add function to list LSP client names 2022-03-04 17:40:30 +01:00
plugin home: vim: prefer 'clangd' to 'clang-format' 2022-03-04 17:40:30 +01:00
default.nix home: vim: show LSP progress in status line 2022-03-04 17:40:30 +01:00
init.vim home: vim: move leader mappings to 'init.vim' 2022-03-02 12:30:53 +01:00