On Thu, Oct 30, 2008 at 10:52 AM, Ben Schmidt <[EMAIL PROTECTED]
> wrote:
>
> You also have to move the whole function definition of ResetPhpOptions,
> or it's called before it's defined. I guess it's more a larger change
> than a more complicated change, which is really what I meant.


no need to move ResetPhpOptions() around ; here is the new php.vim (version
1.30 BETA 1)

http://www.2072productions.com/vim/indent/beta/php.vim


You don't think? I personally use filetype plugins often but indent
> rarely (I often reverse their effects with an after-script) and I think
> a lot of people are similar.


Yep this is often because indent scripts are not accurate and you find
yourself formating your code in a certain way just to make the ident script
happy...
Hopefuly this is not the case with my indent script :)


>
> I don't suppose it matters all that much, but my personal opinion is
> that indent should really just be about indent, and formatting features
> should be in the ftplugins.


I agree with you but it's not always easy to contact and to convince the
maintainer... (I had a lot of troubles with the previous author of the php
indent script)

John

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to