Correct name
This commit is contained in:
parent
1fa665a33c
commit
0ebac68a66
|
@ -17,7 +17,7 @@ if version > 580
|
|||
endif
|
||||
endif
|
||||
|
||||
let g:colors_name='gruvbox'
|
||||
let g:colors_name='gruvbox-oled'
|
||||
|
||||
if !(has('termguicolors') && &termguicolors) && !has('gui_running') && &t_Co != 256
|
||||
finish
|
||||
|
|
Loading…
Reference in New Issue