mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-06-16 14:04:57 +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
|
||||
[(identifier) (variable)] @variable
|
||||
(value) @string
|
||||
(comment) @comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue