I\'m working with the Vim 7.2 that comes with Mac OS 10.6.1 (Leopard), using the Mac\'s \"Terminal\" app. I\'d like to use a fancy color scheme. I did this...
You need to create file ~/.vimrc and add syntax on in that file
vi ~/.vimrc syntax on
vi ~/.vimrc
syntax on
save the file and run your vim