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

g:colors_name unlet when changing 'bg' #5

Open graywh opened 13 years ago

graywh commented 13 years ago

This causes weird things to happen. Perhaps this is something weird in syntax/syncolor.vim. I dunno.

cstrahan commented 12 years ago

Any update on this? I'm experiencing the exact same thing. It's sort of frustrating, because the ToggleBG function in the solarized theme checks g:colors_name to determine if it should reload itself - if not, it just toggles vim's background.