solarized coloring only *fully* working in .vimrc file, other files have syntax coloring issues
问题 My .vimrc file contains : syntax on set background=light let g:solarized_termcolors=16 se t_Co=16 colorscheme solarized I have put the solarized.clr file into my ~/Library/Colors/ folder So this is some code in my .vimrc file : http://i.imgur.com/WGqMy.png This is some code in a test file within ~/ : http://i.imgur.com/fJLIh.png I've been working on this for a while now.. driving me nuts. I'm new to all of this vim configuration stuff though. 回答1: From your screenshot, it looks as you haven't