On Fri, 2003-12-12 at 09:24, Daniel Crookston wrote: > Well, :set filetype=php didn't cause any complaints, but it didn't cause any > noticeable changes in behavior either. Judging by what you said about what > :set syntax would *not* do, I'm gathering it's supposed to auto-indent, at > least. Do I have to turn that stuff on, too? I've never used vim before, > pretty much at all. I'm using version 6.1.262.
If your terminal type is right (say xterm or xterm-color), then vim color coding should be on by default. If not, try: :syntax on I have to do that on my macintosh machines. Michael > > Dan > > > ____________________ > BYU Unix Users Group > http://uug.byu.edu/ > ___________________________________________________________________ > List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list -- Michael L Torrie <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
