altercation / vim-colors-solarized

precision colorscheme for the vim text editor
http://ethanschoonover.com/solarized
6.58k stars 1.75k forks source link

Solarized menu items in MacVim not working #133

Open lifepillar opened 9 years ago

lifepillar commented 9 years ago

When Solarized is the active theme in MacVim, a "Solarized" menu appears. Whatever item I select in that menu, though, nothing happens (e.g., Background > Toggle Background doesn't change the background). Is that a bug or should I configure something? This is up to MacVim 7.4 (76).

ysheng26 commented 9 years ago

I'm in the same situation.

A workaround is you can :SolarizedOptions and copy the options into your vimrc and make changes.

lifepillar commented 9 years ago

This might have been a bug in MacVim. Now I am using MacVim 7.4 (77) and all the options in the Solarized menu work as expected. For me this issue may be closed.