mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
feat: add fidget.nvim to visual plugins
This commit is contained in:
parent
ea7bd48a22
commit
db7aa94161
4 changed files with 40 additions and 0 deletions
|
@ -69,6 +69,7 @@ with lib; let
|
|||
"comment-nvim"
|
||||
"kommentary"
|
||||
"mind-nvim"
|
||||
"fidget-nvim"
|
||||
];
|
||||
# You can either use the name of the plugin or a package.
|
||||
pluginsType = with types; listOf (nullOr (either (enum availablePlugins) package));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue