This commit is contained in:
iFargle 2024-02-08 12:19:39 +09:00
parent 4e819a0664
commit 0bf11107ae

View file

@ -8,7 +8,7 @@
options = {
number = true;
shiftwidth = 2;
colorscheme = "everforest";
colorscheme = lib.mkForce "everforest";
};
plugins = {
telescope.enable = true;