1

Update lazyvim module

This commit is contained in:
2024-06-03 20:36:27 +02:00
parent fc62ee87ae
commit 31e70b4973
3 changed files with 165 additions and 100 deletions

View File

@ -7,4 +7,5 @@ with lib;
with mylib.modules; {
enable = mkEnableOpt "LazyVim";
alias = mkBoolOpt false "Link nvim to vim/vi";
neovide = mkEnableOpt "NeoVide";
}