This commit is contained in:
iFargle 2024-02-08 20:44:51 +09:00
parent 6c0e6edad5
commit 54bc1f2f86

View file

@ -4,6 +4,7 @@
]; # ++ lib.optional (builtins.isString theme) ../../../../stylix/${theme}/home-manager/nixvim.nix;
programs.nixvim = {
colorscheme = lib.mkForce "everforest";
enable = true;
viAlias = true;
vimAlias = true;