NeoVIM: light background
This commit is contained in:
parent
42c1c6979d
commit
fd230c3d92
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ set tm=500
|
||||||
|
|
||||||
syntax on
|
syntax on
|
||||||
colorscheme gruvbox
|
colorscheme gruvbox
|
||||||
set background=dark
|
set background=light
|
||||||
" set termguicolors
|
" set termguicolors
|
||||||
set cursorline
|
set cursorline
|
||||||
if has("gui_running")
|
if has("gui_running")
|
||||||
|
|
Loading…
Reference in a new issue