mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-22 19:54:43 +02:00
onedark: init colorscheme
This commit is contained in:
parent
3b02d7ff06
commit
3ddf463771
3 changed files with 21 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
programs.nixvim = {
|
||||
enable = true;
|
||||
package = pkgs.neovim-nightly;
|
||||
colorschemes.gruvbox = {
|
||||
colorschemes.onedark = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue