programs.vim.plugins
VAM plugin dictionaries to use for vim_configurable.
- Type
list of (attribute set)- Default
[ ]- Example
[ { names = [ "surround" "vim-nix" ]; } ]- Declared
- <nix-darwin/modules/programs/vim.nix>
VAM plugin dictionaries to use for vim_configurable.
list of (attribute set)[ ][
{
names = [
"surround"
"vim-nix"
];
}
]