Tuesday, April 26, 2011

Re: Editing PHP with Vim

On Apr 26, 7:13 am, Tom <tom.wiel...@gmail.com> wrote:
>
> I see it as a bug in vim (i.e. fix it at the vim level, not with a
> plugin) that I can't indent HTML in PHP files. Is this correct?
>

Not exactly. It's a problem with the Vim distribution, which includes
an indent plugin for PHP. This indent plugin is where the problem is.
It is perfectly possible to apply HTML indent in the same areas
recognized as HTML by the PHP filetype plugins.

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