[UPDATE][VIM] Remove gruvbox lightline theme
I don't like the colors of the gruvbox theme in lightline because errors and warnings are not highlighted. I could fix the theme, but I've been using instead wombat for a while and find that it looks perfectly fine.
This commit is contained in:
parent
ef51e87126
commit
b6b79c71f5
|
@ -65,8 +65,6 @@ Plug 'nanotech/jellybeans.vim'
|
|||
Plug 'morhetz/gruvbox'
|
||||
" Fancy status bar
|
||||
Plug 'itchyny/lightline.vim'
|
||||
" Add the gruvbox theme to my status line
|
||||
Plug 'shinchu/lightline-gruvbox.vim'
|
||||
" }}}
|
||||
|
||||
" Minimum viable vim config {{{
|
||||
|
|
Loading…
Reference in a new issue