Correct name

This commit is contained in:
John Mertz 2022-04-16 15:30:24 -04:00
parent 1fa665a33c
commit 0ebac68a66
1 changed files with 1 additions and 1 deletions

View File

@ -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