Closed lcjury closed 6 years ago
This might be related to the 'synmaxcol'
option, try increasing it.
Already tried changing synmaxcol
to 6000 (it was in 3000), but it didn't worked
Gonna try to reproduce this with the minimum amount of code and vim config to make it reproducible.
I can't seem to reproduce this.
The attached code highlights normally for me.
I tried to reproduce this with the same file from the picture and now it works fine. I haven't changed anything, so, I gonna close this until I have a real full file to upload as an example to reproduce this.
Sorry for the wasted time.
I have the following piece of code in one of my blade files. For some reason, the first line of code breaks the highlight as seen on the screenshot
If I break the first line in two lines, the higlight works as expected.