test
This commit is contained in:
parent
763185f767
commit
fe77017c4f
1 changed files with 0 additions and 3 deletions
|
@ -8,7 +8,6 @@
|
||||||
options = {
|
options = {
|
||||||
number = true;
|
number = true;
|
||||||
shiftwidth = 2;
|
shiftwidth = 2;
|
||||||
|
|
||||||
};
|
};
|
||||||
plugins = {
|
plugins = {
|
||||||
lualine.enable = true;
|
lualine.enable = true;
|
||||||
|
@ -29,10 +28,8 @@
|
||||||
base16.enable = true;
|
base16.enable = true;
|
||||||
catpuccin.enable = true;
|
catpuccin.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
extraPlugins = with pkgs.vimPlugins [
|
extraPlugins = with pkgs.vimPlugins [
|
||||||
everforest
|
everforest
|
||||||
];
|
];
|
||||||
|
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Reference in a new issue