Sunday, October 09, 2011

vim color tuning

A great way to tune color automatically in vim is by calling:

set background=dark

Since the default on linux is "backgroun=light"

I have also placed this inside the /etc/vimrc to have a global effect

No comments: