On Tue 21-Nov-06 11:32pm -0600, Dave McCooey wrote:

> I tried setting 'iskeyword' in my _vimrc file, but, as you pointed out,
> it was overridden by a script (ftplugin probably).  Is there any way,
> besides manually, to assign a value to an option after the scripts
> have run?

I see Tony answered your direct question.  You don't have to
guess what changed 'iskeyword':

    :verbose set iskeyword

will show you how its currently defined and from where it
was last changed.

-- 
Best regards,
Bill

Reply via email to