Wednesday, September 15, 2010

Re: PHP filetype::sql syntax highlighting in strings

* Tim Johnson <tim@johnsons-web.com> [100915 09:51]:
<..>
> > vim -N -c scriptnames
> Yes. I found about 'scriptnames'
> >
> >> Yeah, and my slight rant is that despite
> >> setlocal foldlevel=99
> >> in my /after/php.vim I'm still getting folding. Again, not a problem
> >> but just an annoyance.
> >
> > Do you mean your /after/syntax/php.vim?
> > ^^^^^^^
>
> Oops! I moved it.
> 1)No folding
> 2)Still sql highlighting
> I think this is coming from a plugin that I downloaded.
> I'll have to go thru them.
> thanks
:scriptnames turns out to be the tool that solved it.
I discovered a file that should have not have been used
was being sourced, deleted it and the syntax highlighting
is now the way I want it. Also, looks like unrequested
folded is eliminated.
long live vim....
cheers
--
Tim
tim at johnsons-web.com or akwebsoft.com
http://www.akwebsoft.com

--
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

No comments: