mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-12 00:10:04 -04:00
Update queries/hcl/highlights.scm
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
This commit is contained in:
parent
a40bce5e36
commit
bd00e4064f
1 changed files with 3 additions and 3 deletions
|
|
@ -61,9 +61,9 @@
|
||||||
|
|
||||||
|
|
||||||
[
|
[
|
||||||
(heredoc_identifier) @punctuation.delimiter
|
(heredoc_identifier)
|
||||||
(heredoc_start) @punctuation.delimiter
|
(heredoc_start)
|
||||||
]
|
] @punctuation.delimiter
|
||||||
|
|
||||||
(template_interpolation) @string.escape
|
(template_interpolation) @string.escape
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue