Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gruvbox is broken in neovim #31

Closed
rbong opened this issue May 28, 2019 · 1 comment
Closed

Gruvbox is broken in neovim #31

rbong opened this issue May 28, 2019 · 1 comment
Labels
migrated Issues migrated from morhetz/gruvbox

Comments

@rbong
Copy link

rbong commented May 28, 2019

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?

🤖 This issue has been automatically copied from morhetz#280 🤖

@rbong rbong added the migrated Issues migrated from morhetz/gruvbox label May 28, 2019
@rbong
Copy link
Author

rbong commented May 31, 2019

Should be fixed with #57

@rbong rbong closed this as completed May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrated Issues migrated from morhetz/gruvbox
Projects
None yet
Development

No branches or pull requests

1 participant