mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
feat: add venn.nvim
for drawing venn diagrams
This commit is contained in:
parent
04f174e8a8
commit
afa4206a81
5 changed files with 75 additions and 3 deletions
|
@ -49,6 +49,7 @@ with lib; let
|
|||
"cinnamon-nvim"
|
||||
"cheatsheet-nvim"
|
||||
"colorizer"
|
||||
"venn-nvim"
|
||||
];
|
||||
|
||||
pluginsType = with types; listOf (nullOr (either (enum availablePlugins) package));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue