spf13 / PIV

PHP Integration environment for Vim
250 stars 36 forks source link

Syntax Highlighting Incorrectly/Badly #37

Open ragingdave opened 9 years ago

ragingdave commented 9 years ago

If you open a larger file, the syntax highlighting doesn't seem to apply until you go back to the top of the file and then go back to where you were. This doesn't happen when only using the syntax file from this library. Would love to know what is doing it, as I want to be able to just use Vundle rather than having to hand-pick parts from this package.

willopez commented 9 years ago

+1 one here, experiencing the same issue :-1:

FiloSpaTeam commented 9 years ago

same here :(

willopez commented 9 years ago

I removed this bundle from my vim configuration because it was causing too many problems. PHP is a crappy language :( and the maintainer of this bundle is not paying much attention to the PHP related configs. Which I understand, I am in the process of switching to JS and Golang :)

I was able to fix the syntax highlighting issues by using this bundle instead:

https://github.com/StanAngeloff/php.vim