1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00
nixvim/modules/lsp
Matt Sturgeon 2414e8e99f modules/lsp: auto-import per-server custom modules
Adding a module in the following places will import the module into that
specific server's submodule.

This allows creating server-specific options.

Added a test case to ensure all custom modules correspond to an actual
server option to avoid accidental dead code.
2025-10-10 14:11:54 +00:00
..
servers modules/lsp: auto-import per-server custom modules 2025-10-10 14:11:54 +00:00
default.nix modules/lsp: add onAttach option 2025-05-06 14:08:03 +01:00
keymaps.nix modules/lsp: select relevant fields in keymaps table 2025-09-30 17:01:17 +00:00
on-attach.nix modules/lsp/onAttach: fix bufnr and document event arg 2025-05-13 18:45:00 +01:00