mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-11 04:33:29 +00:00
feat: import barbecue-nvim configs into the flake
This commit is contained in:
parent
5a961f18a1
commit
7aec23513c
4 changed files with 37 additions and 0 deletions
|
@ -69,6 +69,8 @@ with lib; let
|
|||
"comment-nvim"
|
||||
"kommentary"
|
||||
"mind-nvim"
|
||||
"nvim-navic"
|
||||
"barbecue-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