This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: vim and color


/usr/bin/vi (aka /bin/vi) supports syntax highlighting based on the file 
extension of the file being edited.  The files at 
/usr/share/vim/vim60/syntax/*.vim define the highlighting (vim60 may vary 
according to your version).

The very last line of my ~/.vimrc is 'syntax enable'.  This does the trick for 
me.  Color syntax highlighting based on file extension is great!

Lynn


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]