Closed chrisRidgers closed 9 years ago
This recently started happening to me as well. A quick fix is to comment out the lines from this pull request https://github.com/joonty/vim-phpqa/pull/25/files. The has("php")
check isn't working as I think the author intended (at least for me. I'm on homebrew installed MacVim)
Confirmed. Good solution.
I'll try and do a pull request with the commented lines. Should flag them for attention.
Merged PR, so closing. Thanks
I've just noticed that my php files are no longer being checked on save, and that vim can't even see the :Php.. commands.
Plugin install via vundle went fine.
Any ideas?