nixvim stuff
This commit is contained in:
parent
0e22544a8a
commit
c4119b1150
4 changed files with 8 additions and 2 deletions
5
modules/editors/nixvim/plug/utils/lazy.nix
Normal file
5
modules/editors/nixvim/plug/utils/lazy.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
programs.nixvim.plugins.lazy = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue