Skip to content

Commit

Permalink
nvim: delete let g:gruvbox_italic=0
Browse files Browse the repository at this point in the history
This seems to have been implemented in Gruvbox:

 morhetz/gruvbox#47
  • Loading branch information
chaficnajjar committed Oct 5, 2019
1 parent d406128 commit 6998e72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nvim/init.vim
Expand Up @@ -90,8 +90,6 @@ call plug#end()
" Gruvbox (https://github.com/morhetz/gruvbox) theme
colorscheme gruvbox

let g:gruvbox_italic=0

if $COLORTERM == 'gnome-terminal'
set t_Co=256
endif
Expand Down

0 comments on commit 6998e72

Please sign in to comment.