nix-community.nixvim/tests/test-sources
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
..
example-configurations plugins/lsp: Use the auto-generated lsp plugin list 2024-10-08 21:29:43 +02:00
modules tests/modules/clipboard: add raw lua code test 2024-11-15 18:40:10 +00:00
plugins plugins/lsp: fix enabledServers.extraOptions type merging 2024-11-26 13:57:40 +00:00
examples.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
extended-lib.nix lib/options: remove deprecated package option helpers 2024-09-05 02:24:52 +01:00