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