nix-config/modules/home/vim
Bruno BELANYI 30247ce3a0 home: vim: null-ls: fix deprecated builtins
`none-ls` deprecated a lot of unmaintained builtins, or ones that they
find has been replaced by a compete LSP server.

This removes those deprecated builtins, or uses a shim until I migrate
to the relevant LSP configuration (for `bash-language-server`).
2024-03-11 17:32:54 +01:00
..
after home: vim: add gn ftplugin 2024-01-22 16:55:57 +00:00
autoload home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
ftdetect home: vim: ftdetect: add gn 2024-01-22 16:55:57 +00:00
lua/ambroisie home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
plugin home: vim: null-ls: fix deprecated builtins 2024-03-11 17:32:54 +01:00
default.nix home: vim: null-ls: fix deprecated builtins 2024-03-11 17:32:54 +01:00
init.vim home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00