unblevable / quick-scope

Lightning fast left-right movement in Vim
MIT License
1.43k stars 54 forks source link

missing argument: ctermbg= #33

Closed bwangelme closed 6 years ago

bwangelme commented 8 years ago

Hello, every one. I install the quick-scope by Plug.But when I start the vim, it will show the error message like this:

Error detected while processing function <SNR>43_set_highlight_colors[37]..<SNR>43_add_to_highlight_group:
line    1:
E417: missing argument: ctermbg=
Error detected while processing function <SNR>43_set_highlight_colors[38]..<SNR>43_add_to_highlight_group:
line    1:
E417: missing argument: ctermbg=

And i find the PR #6 ,But I cannot find any helpful message.Any one can help me about this question?

zfogg commented 8 years ago

+1

StdioA commented 8 years ago

+1

ahmedelgabri commented 8 years ago

I have a similar error but complains about s:chars_s & function add

E121: Undefined variable: s:chars_s
Error detected while processing function <SNR>40_highlight_line[9]..<SNR>40_get_highlight_patterns[38]..<SNR>40_save_chars_with_secondary_highlights:
line    6:
E116: Invalid arguments for function add
Error detected while processing function <SNR>40_highlight_line[9]..<SNR>40_get_highlight_patterns[38]..<SNR>40_save_chars_with_secondary_highlights:
line    6:
moorereason commented 8 years ago

PR #30 should fix this issue.

clay-f commented 7 years ago

+1

anitawoodruff commented 7 years ago

+1

akinsho commented 7 years ago

+1