mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
feat: add comment.nvim
and deprecate kommentary
This commit is contained in:
parent
963ec7ca1e
commit
79587828f4
8 changed files with 84 additions and 0 deletions
|
@ -66,6 +66,8 @@ with lib; let
|
|||
"tabnine-nvim"
|
||||
"nvim-session-manager"
|
||||
"gesture-nvim"
|
||||
"comment-nvim"
|
||||
"kommentary"
|
||||
];
|
||||
# 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