nix-community.nixvim/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 plugins: cleanup most extraConfig args 2024-11-20 20:55:16 +00:00
default.nix plugins/lsp: fix enabledServers.extraOptions type merging 2024-11-26 13:57:40 +00:00
lsp-packages.nix plugins/lsp: update lsp-packages.nix 2024-11-18 09:07:32 +00:00