[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
|
||||
|
||||
syntax on
|
||||
" color dracula
|
||||
colorscheme gruvbox
|
||||
set background=light
|
||||
set background=dark
|
||||
set termguicolors
|
||||
set cursorline
|
||||
if has("gui_running")
|
||||
|
|
Loading…
Reference in a new issue