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