nix-community.nixvim/plugins/lsp
Matt Sturgeon 302262304e
lib/keymaps: refactor mkMapOptionSubmodule again
Allow passing in `key` and `action` as either bool or an attrset.

If `false`, the option is omitted. If `true` or an attrset, the option is included.
If an attrset is used, it will update the default `mkOption` args.
This is useful for overriding `type` or adding an `example`.
2024-06-07 15:42:54 +01:00
..
language-servers plugins/lsp: add r_language_server 2024-06-04 18:34:23 +01:00
conform-nvim.nix lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
default.nix plugins/lsp: remove installLanguageServer assertion 2024-06-03 18:10:28 +01:00
fidget.nix lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
inc-rename.nix plugins: normalise null plugin-defaults 2024-06-02 03:18:10 +01:00
lsp-format.nix plugins/lsp-format: fix setup example 2024-05-20 12:01:55 +02:00
lsp-lines.nix lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
lsp-status.nix plugins/lsp-status: init 2024-05-30 14:23:23 +02:00
lspsaga.nix lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
nvim-lightbulb.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
schemastore.nix plugins/schemastore: init 2024-06-06 10:53:41 +02:00
trouble.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
wtf.nix lib/keymaps: refactor mkMapOptionSubmodule again 2024-06-07 15:42:54 +01:00