php.vim icon indicating copy to clipboard operation
php.vim copied to clipboard

Not compatible with any of the rainbow parentheses plugins

Open still-dreaming-1 opened this issue 6 years ago • 2 comments

Just like the builtin PHP syntax highlighting, this is not compatible with any of the rainbow parenthesis plugins.

https://superuser.com/questions/744114/why-none-of-the-rainbow-parentheses-plugins-work-with-filetype-php

still-dreaming-1 avatar Mar 24 '19 03:03 still-dreaming-1

Interesting, I haven't come across this plug-in before. I'll see if it's something I can add it easily.

StanAngeloff avatar Mar 25 '19 08:03 StanAngeloff

Thanks, these are all the rainbow parentheses plugins I tried it with, but nested parentheses are all the same color in .php files: https://github.com/kien/rainbow_parentheses.vim https://github.com/luochen1990/rainbow https://github.com/junegunn/rainbow_parentheses.vim https://github.com/bounceme/poppy.vim https://github.com/amdt/vim-niji

still-dreaming-1 avatar Mar 25 '19 14:03 still-dreaming-1