Re: Vim:Config by FileExt

2002-02-24 Thread Peter Horst
On Feb24, 08:50AM, john-paul delaney wrote: Hello List... Howto modify .vimrc so that: if FileExtension == htm or html or jsp or php set sts=2 else set sts=3 end if (?) thanks /j-p. I just did something very similar using filetype plugins (Vim 6.0): :h filetype-plugin

Vim:Config by FileExt

2002-02-23 Thread john-paul delaney
Hello List... Howto modify .vimrc so that: if FileExtension == htm or html or jsp or php set sts=2 else set sts=3 end if (?) thanks /j-p. --- JUSTATEST Art Online www.justatest.com ___ Redhat-list mailing list