test
This commit is contained in:
parent
4e819a0664
commit
0bf11107ae
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
options = {
|
||||
number = true;
|
||||
shiftwidth = 2;
|
||||
colorscheme = "everforest";
|
||||
colorscheme = lib.mkForce "everforest";
|
||||
};
|
||||
plugins = {
|
||||
telescope.enable = true;
|
||||
|
|
Loading…
Reference in a new issue