godlygeek / csapprox

Make gvim-only colorschemes work transparently in terminal vim
http://www.vim.org/scripts/script.php?script_id=2390
211 stars 18 forks source link

Expecting vim with GUI support #16

Open willian opened 7 years ago

willian commented 7 years ago

I'm getting this error:

Error detected while processing function <SNR>63_CSApprox[46]..<SNR>63_CSApproxImpl[38]..<SNR>63_FixupGuiInfo:
line    1:
E716: Key not present in Dictionary: 93
E15: Invalid expression: a:highlights[s:hlid_normal].gui.bg == ''
Error detected while processing ~/.vim/bundle/csapprox/after/plugin/CSApprox.vim:
line   28:
E171: Missing :endif

I'm using Vim 8.0 (2016 Sep 12, compiled Feb 6 2017 06:58:22) on a zsh terminal, without GUI support.

That error only appears when I reinstall my plugins, but I don't see it again when I open/save files.