mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-25 09:32:30 +08:00
Fix colorscheme
This commit is contained in:
parent
f26e40f7dd
commit
7f407c6d9c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
programs.nixvim = {
|
||||
enable = true;
|
||||
|
||||
colorschemes.gruvbox.enable = true;
|
||||
colorschemes.one.enable = true;
|
||||
plugins = {
|
||||
lightline.enable = true;
|
||||
lsp = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue