test
This commit is contained in:
parent
9b770297c8
commit
4e819a0664
1 changed files with 2 additions and 1 deletions
|
@ -52,9 +52,10 @@
|
||||||
gruvbox.enable = true;
|
gruvbox.enable = true;
|
||||||
oxocarbon.enable = true;
|
oxocarbon.enable = true;
|
||||||
nord.enable = true;
|
nord.enable = true;
|
||||||
catpuccin.enable = true;
|
catppuccin.enable = true;
|
||||||
base16.enable = true;
|
base16.enable = true;
|
||||||
kanagawa.enable = true;
|
kanagawa.enable = true;
|
||||||
|
dracula.enable = true;
|
||||||
|
|
||||||
};
|
};
|
||||||
extraPlugins = with pkgs.vimPlugins; [
|
extraPlugins = with pkgs.vimPlugins; [
|
||||||
|
|
Loading…
Reference in a new issue