Code Coloration with VIM on OS X
This will help you to enable the colors in VIM on MAC : Simply follow this line :
1 |
noktec:~ noktec$ cp /usr/share/vim/vim72/vimrc_example.vim ~/.vimrc |
Now you should have a VIM with colors enabled when writing code.
Also tagged colour, mac, programming