mirror of
https://github.com/kristoferssolo/tree-sitter-bruno.git
synced 2026-03-22 00:36:24 +00:00
feat(queries): add tags and folds
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
],
|
||||
"injections": [
|
||||
"queries/injections.scm"
|
||||
],
|
||||
"tags": [
|
||||
"queries/tags.scm"
|
||||
],
|
||||
"folds": [
|
||||
"queries/folds.scm"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user