mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
feat: add mind-nvim to note-taking plugins
This commit is contained in:
parent
a3b533b923
commit
3d91f6c4c1
6 changed files with 56 additions and 1 deletions
|
@ -68,6 +68,7 @@ with lib; let
|
|||
"gesture-nvim"
|
||||
"comment-nvim"
|
||||
"kommentary"
|
||||
"mind-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