nix-config/modules
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
..
home home: vim: lspconfig: use native configuration 2025-10-03 12:18:42 +00:00
nixos modules: services: nginx: fix SSL renewal, again 2025-09-13 19:17:54 +02:00