Enable Syntax Highlighting In Vim (vi), Mac OSX (Leopard)
Thursday, January 15, 2009
To enable the syntax highlight feature of Vim on a Mac OSX (Leopard) system, edit the /usr/share/vim/vimrc file and add the "syntax on" config.
To do this from Terminal.app...
sudo vi /usr/share/vim/vimrc
...add a new config, "syntax on" and then save and close the file.
Labels: Mac
posted by Don @ 10:57 AM,
0 Comments:
Links to this post:
About This Blog
This blog is a place where I hope to put the snippets and trimmings of my geek'dom ... code samples that have served me well, tech links and other such things that'll I find useful. In short, any time I have to Google something, I tend to post it here for others to find as well.
Also, having owned 'digital-penguin.com' for many years and having worked with many a fellow geek, this site also serves as a place where I can always be found.

Post a Comment