NeoVIM: switched to dark background
This commit is contained in:
parent
be04498e64
commit
0fa6226748
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=light
|
set background=dark
|
||||||
" set termguicolors
|
" set termguicolors
|
||||||
set cursorline
|
set cursorline
|
||||||
if has("gui_running")
|
if has("gui_running")
|
||||||
|
|
Loading…
Reference in a new issue