On Tuesday 02 November 2010 19:51:49 Tim Johnson wrote:

> * sc <tooth...@swbell.net> [101102 16:20]:
> > On Tuesday 02 November 2010 18:48:30 Tim Johnson wrote:

> <.....>

> > first, test my theory by testing iskeyword with
> >
> >     :verbose set iskeyword?

> <..>

> > ok, scratch that -- i just looked and php.vim does not
> > tamper with iskeyword -- perhaps you have a plugin installed
> > that is setting it -- so tell us what you see when you do
> > the verbose query

> Here you go...
> iskeyword=38,42,43,45,47-58,60-62,64-90,97-122,_,&

> And I don't recall the vim command to list out plugins, but
> If I invoke the following:
> gvim --noplugin hello.php
> and then run

> :verbose set iskeyword?

> I get
> iskeyword=@,48-57,_,192-255
>         Last set from ~/.vimrc
> .... and you are correct: A plugin is doing it.
> And which is it?

the verbose query will tell you, by providing a "Last set
from" line -- you have not shown us that, you've only shared
the verbose query from your --noplugin session

sc

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to