add field name to block to highlight its name

This commit is contained in:
mhoffm
2021-06-08 01:08:07 +02:00
parent c4bfe1228f
commit dae5dc8248
5 changed files with 632 additions and 512 deletions

View File

@@ -1,5 +1,6 @@
; highlights.scm
(block type: (identifier) @keyword)
(identifier) @string.special
(string_lit) @string
(numeric_lit) @number