Closed sukima closed 1 year ago
Prior to this change, adding a > character in a string would terminate the surrounding component highlighting.
This change adds the extend keyword to force Vim to ignore the keepend keyword for contained hbsString.
:help syn-extend
Fixes #12
Prior to this change, adding a > character in a string would terminate the surrounding component highlighting.
This change adds the extend keyword to force Vim to ignore the keepend keyword for contained hbsString.
Fixes #12