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