forked from Shinonome/fred-neovim
6 lines
55 B
Nix
6 lines
55 B
Nix
{
|
|
colorschemes = {
|
|
gruvbox.enable = true;
|
|
};
|
|
}
|