We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bdb7e4 commit a7055a0Copy full SHA for a7055a0
test/syntax/expected/highlight.res.txt
@@ -150,6 +150,9 @@
150
syntax = { {
151
hl_group = "resNone",
152
hl_group_link = "resNone"
153
+ }, {
154
+ hl_group = "resOperator",
155
+ hl_group_link = "Operator"
156
} }
157
}, {
158
col = 9,
@@ -332,5 +335,8 @@
332
335
333
336
334
337
338
339
340
341
342
0 commit comments