spf13 / PIV

PHP Integration environment for Vim
250 stars 36 forks source link

Not an editor command: ^IEnableFastPHPFolds (vim 7.4) #26

Closed ajpaulson closed 10 years ago

ajpaulson commented 10 years ago

On opening any php file I receive the error:

Not an editor command: ^IEnableFastPHPFolds

Even if I disable the extra fold support.

jojojames commented 10 years ago

+1, happening with me too.

Using it as part of vim-polyglot though.

ajpaulson commented 10 years ago

@jojojames Actually I'm using through vim-polyglot - I'll check to see if this happens when using the plugin directly.