mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-06-16 01:54:56 +02:00
highlight: fix missing comment highlight
Signed-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>
This commit is contained in:
parent
db198067ee
commit
76dc8830e2
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