mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
feat: import heirline plugin
This commit is contained in:
parent
ef1b4d88bc
commit
0100c794c9
3 changed files with 23 additions and 0 deletions
|
@ -70,6 +70,7 @@ with lib; let
|
|||
"kommentary"
|
||||
"mind-nvim"
|
||||
"fidget-nvim"
|
||||
"heirline"
|
||||
];
|
||||
# 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