StanAngeloff / php.vim

An up-to-date Vim syntax for PHP (7.x supported)
477 stars 69 forks source link

else: and default: are not highlighted #20

Closed ghost closed 10 years ago

ghost commented 10 years ago

Expected: highlight like keyword(if, for, etc)

StanAngeloff commented 10 years ago

Can you paste a code snippet and your .vimrc for reference?

ghost commented 10 years ago

Possibly it was a problem with clang-complete. I removed it and noticed the proper highlight