StanAngeloff / php.vim

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

Add support for XML heredoc and nowdoc #86

Closed akrabat closed 5 years ago

akrabat commented 6 years ago

Use XML syntax highlighting within <<<XML and <<<'XML' heredoc/nowdoc strings.

akrabat commented 6 years ago

Setting default to off.

Changes accepted.

StanAngeloff commented 5 years ago

Thank you!