mirror of
https://github.com/pnx/tree-sitter-dotenv
synced 2026-06-16 01:54:56 +02:00
tree-sitter.json: add highlights
This commit is contained in:
parent
58608e4796
commit
ad14aba1d0
1 changed files with 3 additions and 2 deletions
|
|
@ -10,7 +10,8 @@
|
||||||
"dotenv"
|
"dotenv"
|
||||||
],
|
],
|
||||||
"injection-regex": "^dotenv$",
|
"injection-regex": "^dotenv$",
|
||||||
"class-name": "TreeSitterDotenv"
|
"class-name": "TreeSitterDotenv",
|
||||||
|
"highlights": "queries/highlights.scm"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue