nix-config/modules/home/vim/plugin/settings
Bruno BELANYI 62533d435b home: vim: lspconfig: use native configuration
The `nvim-lspconfig` "framework" is being deprecated to use the native
`vim.lsp.config` and `vim.lsp.enable` functionality.

I _could_ remove the `is_executable` checks, as native LSP handling does
_not_ loudly error out when enabling a server which isn't executable.
However I think `:LspInfo` is more readable if I don't.
2025-10-03 12:18:42 +00: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
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
lspconfig.lua home: vim: lspconfig: use native configuration 2025-10-03 12:18:42 +00:00
lualine.lua home: vim: lualine: add custom 'oil' extension 2025-04-03 22:04:44 +01:00
null-ls.lua home: vim: lsp: rely on 'bashls' formatting 2024-12-18 20:20:28 -05:00
oil.lua home: vim: oil: explicitly remove icons 2025-02-28 11:00:12 +00:00
surround.lua home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
telescope.lua home: vim: telescope: remove LSP handlers 2025-07-11 14:27:51 +00: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