nixvim stuff
This commit is contained in:
parent
88db34c822
commit
7d65cb5fb8
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