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
:h add-plugin

HTH

-- 
But the wisdom that is from above is first pure, then peaceable, gentle,
and easy to be entreated, full of mercy and good fruits, without
partiality, and without hypocrisy.
 -- James 3:17



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to