vim: remove redundant themebg
This commit is contained in:
parent
6d2c9cbc91
commit
79821d69d2
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ endif
|
|||
|
||||
if theme == 'gruvbox8'
|
||||
call EnableTGC()
|
||||
let themebg = 'dark'
|
||||
|
||||
let g:gruvbox_transp_bg = 1
|
||||
let g:gruvbox_plugin_hi_groups = 1
|
||||
let g:gruvbox_filetype_hi_groups = 1
|
||||
|
|
Loading…
Reference in a new issue