It may be worthwhile e-mailing the author to let them know that their
modification of the iskeyword is not ideal.  After all, ftplugin scripts
*should* be setting iskeyword to something useful, but if it is not done
properly it can cause major hastles.

regards,
Peter




--- Vigil <[EMAIL PROTECTED]> wrote:

> Oh. Grr, I hate it when plugins go changing the absolute value of your 
> settings. I had a perl_doc.vim ftplugin that was "setlocal 
> iskeyword=a-z,A-Z,48-57,:,/,."ing, which must have been being sourced after 
> perl.vim.
> 
> Thanks, Peter.
> 
> On Mon, 17 Jul 2006, Peter Hodge wrote:
> 
> > I do believe that if you 'set verbose=2' and then 'set isk?' vim will tell
> you
> > where it was last set.  I was having the same problem Saturday night when
> the
> > ftplugin/php.vim was adding '$' to isk.  I found that adding "set isk-=$"
> to
> > ~/.vim/ftplugin/php.vim did *not* work, but adding it to
> > ~/.vim/after/ftplugin/php.vim *did* work, you may wish to try changing
> > iskeyword in your after/ftplugin script.
> 
> -- 
> 
> .
> 



                
____________________________________________________ 
Do you Yahoo!? 
Yahoo! Personals: It's free to check out our great singles! 
http://au.personals.yahoo.com

Reply via email to