[neovim] Switched to gruvbox dark
This commit is contained in:
parent
ea10132492
commit
372bdc8c8c
1 changed files with 1 additions and 2 deletions
|
@ -76,9 +76,8 @@ set tm=500
|
||||||
" Color
|
" Color
|
||||||
|
|
||||||
syntax on
|
syntax on
|
||||||
" color dracula
|
|
||||||
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