12.nixvim/tests/test-sources/modules
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
..
performance tests/performance: disable test 2025-07-25 16:18:00 +00:00
autocmd.nix
clipboard.nix tests/modules/clipboard: do not enable wl-copy on non-linux platforms 2025-07-13 22:50:41 +00:00
commands.nix
dependencies.nix dependencies: add roslyn_ls 2025-10-05 10:29:09 +00:00
diagnostics.nix modules/diagnostic: rename diagnostic.config -> diagnostic.settings 2025-04-30 18:31:17 +01:00
editorconfig.nix
extra-files.nix
files.nix modules/files: fix creating configs of vim type 2024-07-19 14:45:34 +03:00
filetypes.nix tests: remove special treatment of module 2024-08-20 01:07:21 +01:00
highlight.nix
keymaps.nix modules/keymaps: add replace_keycodes keymap sub-option 2025-03-28 11:32:49 +01:00
lsp.nix modules/lsp: auto-import per-server custom modules 2025-10-10 14:11:54 +00:00
lua-loader.nix modules/lua-loader: use new 0.11 API for enabling/disabling 2025-04-01 16:03:03 +02:00
options.nix
output.nix output: add extraPackagesAfter option 2025-06-08 22:14:58 +00:00