Adding lunarVim config

This commit is contained in:
2022-02-05 21:35:35 -05:00
parent 752141ffe4
commit b69af44fa0
2 changed files with 68 additions and 0 deletions

View File

@@ -238,6 +238,11 @@ in
withPython3 = true;
};
home.file.lunarVim = {
target = ".config/lvim/config.lua";
source = ./lunar.lua;
};
programs.bat = {
enable = true;
config = {