mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-28 13:11:04 +01:00
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`. |
||
|---|---|---|
| .. | ||
| language-servers | ||
| conform-nvim.nix | ||
| default.nix | ||
| fidget.nix | ||
| inc-rename.nix | ||
| lsp-format.nix | ||
| lsp-lines.nix | ||
| lsp-status.nix | ||
| lspsaga.nix | ||
| nvim-lightbulb.nix | ||
| schemastore.nix | ||
| trouble.nix | ||
| wtf.nix | ||