morhetz / gruvbox

Retro groove color scheme for Vim
13.56k stars 1.1k forks source link

Error detected while processing ~/.vim/plugged/gruvbox/colors/gruvbox.vim #336

Open M0hammedImran opened 4 years ago

M0hammedImran commented 4 years ago
line  315:
E15: Invalid expression:
E15: Invalid expression: exists('g:gitgutter_override_sign_column_highlight') &&
line  316:
E10: \ should be followed by /, ? or &
Error detected while processing function <SNR>38_HL:
line   32:
E697: Missing end of List ']':
E15: Invalid expression: [ 'hi', a:group,
line   33:
E10: \ should be followed by /, ? or &
line   34:
E10: \ should be followed by /, ? or &

this is this list of errors, I don't what I did wrong.

ghost commented 3 years ago

I have the same issue - I'm running this on WSL (Ubuntu 18). Is it related to the Terminal Hell mentioned in the docs? I couldn't find something relevant to this specific error.

leejkee commented 2 years ago

I have the same, which have been solved now. The comments for the options in vimrc should be written in English instead of others. Maybe you can delete all comments and try source your vimrc again.