NeoVim: Gruvbox Light
This commit is contained in:
parent
7afcc71db9
commit
a4b30b0b05
1 changed files with 2 additions and 2 deletions
|
@ -90,8 +90,8 @@ set tm=500
|
||||||
|
|
||||||
syntax on
|
syntax on
|
||||||
colorscheme gruvbox
|
colorscheme gruvbox
|
||||||
|
set background=light
|
||||||
set background=dark
|
" set termguicolors
|
||||||
set cursorline
|
set cursorline
|
||||||
if has("gui_running")
|
if has("gui_running")
|
||||||
set guioptions-=T
|
set guioptions-=T
|
||||||
|
|
Loading…
Reference in a new issue