This commit is contained in:
mhoffm
2021-06-08 01:28:18 +02:00
parent dae5dc8248
commit 17de5b425a
5 changed files with 29 additions and 17 deletions

View File

@@ -1,6 +1,7 @@
; highlights.scm
(block type: (identifier) @keyword)
(block name: (identifier) @hcl_block_name)
(attribute name: (identifier) @hcl_attribute_name)
(identifier) @string.special
(string_lit) @string
(numeric_lit) @number