mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
feat: toggleterm
This commit is contained in:
parent
d867dae743
commit
202eaaf322
6 changed files with 94 additions and 0 deletions
|
@ -59,6 +59,7 @@ with lib; let
|
|||
"obsidian-nvim"
|
||||
"vim-markdown"
|
||||
"tabular"
|
||||
"toggleterm-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