mirror of
https://github.com/fred-drake/neovim.git
synced 2026-06-06 15:29:27 -05:00
6 lines
55 B
Nix
6 lines
55 B
Nix
{
|
|
colorschemes = {
|
|
gruvbox.enable = true;
|
|
};
|
|
}
|