Thursday, May 3, 2012

Re: No ~/.vim/after/syntax/php.vim

> the first obvious question is:  does vim recognize the filetype
> of whatever you are editing as 'php'?
>

I can confirm that the file is named someFile.php and that other PHP
code in the file is in fact highlighted. For instance, "someVar" is
not highlighted whereas "$someVar" is highlighted. Likewise, strblah()
is not highlighted whereas strlen() is highlighted. So it looks like
PHP-specific highlighting to me.

--
Dotan Cohen

http://gibberish.co.il
http://what-is-what.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:

Post a Comment