mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-06-18 14:40:02 +02:00
Merge pull request #1 from feryardiant/fix/highlight-comment
Fix missing comment highlight
This commit is contained in:
commit
532e38b0eb
1 changed files with 1 additions and 0 deletions
|
|
@ -4,3 +4,4 @@
|
||||||
(string) @string
|
(string) @string
|
||||||
[(identifier) (variable)] @variable
|
[(identifier) (variable)] @variable
|
||||||
(value) @string
|
(value) @string
|
||||||
|
(comment) @comment
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue