On Sun, 14 Mar 1999, Catalin Bucur wrote: # Chris wrote: # > # > I was wondering how to make vim do syntax highlighting for C code or emacs # > and how to set tabs for code. # > # > Thanks # # For vim, # :syntax on and the tabstops... :set tabstop=x [where x is some number, 4 or 8 usually - 4 being a sane choice :)] -- +++ Beware of programmers who carry screwdrivers +++ [EMAIL PROTECTED] http://www.users.globalnet.co.uk/~kermit
- 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
- Re: vim or emacs c syntax Colin Campbell