nix-community.nixvim/tests/test-sources/plugins/lsp
Matt Sturgeon 8b19d15482
plugins/lsp: fix enabledServers.extraOptions type merging
Use `attrsOf` instead of `attrs` to ensure recursive merging, otherwise
things like `extraOptions.settings = lib.mkIf` will not be unwrapped by
the module system.
2024-11-26 13:57:40 +00:00
..
language-servers tests: re-enable lua-language-servers tests on all platforms 2024-11-18 09:07:32 +00:00
_lsp.nix plugins/lsp: fix enabledServers.extraOptions type merging 2024-11-26 13:57:40 +00:00
efmls-configs.nix tests/{efmls-configs,none-ls}: re-enable phpstan test 2024-11-20 23:08:31 +01:00
jsonls.nix tests/plugins/lsp: re-enable tests 2024-08-22 10:26:05 -05:00
ltex.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
omnisharp.nix tests/plugins/lsp: re-enable omnisharp on darwin 2024-08-19 20:52:09 -05:00
yamlls.nix plugins/yamlls: add settings option 2024-05-25 22:26:50 +01:00