gruvbox-community / gruvbox

Retro groove color scheme for Vim - community maintained edition
MIT License
801 stars 62 forks source link

Gruvbox is broken in neovim #31

Closed rbong closed 5 years ago

rbong commented 5 years ago

When I open ~/.vimrc with Neovim image When I open ~/.vimrc with Vim image Gruvbox seems to be broken in neovim. My config about scheme is as following:

set termguicolors
set background=dark                                                                                                                                              
let g:gruvbox_italic=1                                                                                                                                           
let g:gruvbox_contrast_dark='hard'                                                                                                                               
colorscheme gruvbox 

Can any one help on this?

:robot: This issue has been automatically copied from morhetz#280 :robot:

rbong commented 5 years ago

Should be fixed with #57