On Sat, Mar 13, 1999 at 06:01:27PM -0800, Chris wrote: > I was wondering how to make vim do syntax highlighting for C code or emacs > and how to set tabs for code. In vim try :h syntax and :h cindent for the fullest means of automatic code indenting. (if you're using a pre version 5 vim then upgrade (current is 5.3) the syntax highlighting came in then and is excellent) -- Colin Campbell <[EMAIL PROTECTED]> --Smart sig wanted. No hawkers
- vim or emacs c syntax Chris
- Re: vim or emacs c syntax Hossein S. Zadeh
- Re: vim or emacs c syntax Vitaly Fedrushkov
- Re: vim or emacs c syntax Catalin Bucur
- Colin Campbell