mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-06-16 01:54:56 +02:00
Merge pull request #1 from feryardiant/fix/highlight-comment
Fix missing comment highlight
This commit is contained in:
commit
3d4755e851
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