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?-Dave
Yes, as I mentioned in an earlier post, by writing a script which runs after the script distributed with Vim (an "after-script", placed in an |after-directory| ).
Best regards, Tony.
