nix-community.nixvim/tests/test-sources/plugins
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
..
by-name plugins/vim-be-good: init 2024-11-25 17:49:55 -06:00
cmp plugins/cmp: add cmp-nixpkgs-maintainers source 2024-10-19 12:06:20 +02:00
colorschemes colorschemes/modus: add new configuration option 2024-09-10 20:35:37 +00:00
lsp plugins/lsp: fix enabledServers.extraOptions type merging 2024-11-26 13:57:40 +00:00
pluginmanagers plugins/packer: use gitPackage 2024-08-29 16:39:53 -05:00
lua-config.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00