mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 04:04:34 +02: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`. |
||
---|---|---|
.. | ||
autocmd-helpers.nix | ||
builders.nix | ||
default.nix | ||
helpers.nix | ||
keymap-helpers.nix | ||
maintainers.nix | ||
neovim-plugin.nix | ||
options.nix | ||
to-lua.nix | ||
types.nix | ||
utils.nix | ||
vim-plugin.nix |