1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-09 03:56:05 +01:00
nixvim/modules/lsp/servers
Matt Sturgeon 94331cc50d plugins/lsp: use the new lsp module under the hood
- Re-implement setup wrapping and capabilities to preserve existing
  behaviour
- Alias `package` options to new lsp module
- Alias `packageFallback` options to new lsp module
- Alias `preConfig` and `postConfig` to `lsp.luaConfig`
2025-09-30 20:16:00 +00:00
..
default.nix plugins/lsp: use the new lsp module under the hood 2025-09-30 20:16:00 +00:00
global-server.nix modules/lsp/servers: move to dedicated file/dir 2025-05-05 23:43:30 +01:00
server-renames.nix modules/lsp/servers: move to dedicated file/dir 2025-05-05 23:43:30 +01:00
server.nix modules/lsp: port packageFallback option from plugins.lsp 2025-09-28 23:07:35 +00:00