test
This commit is contained in:
parent
fe77017c4f
commit
37b9ca362d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
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