fix(queries): register highlights and remove invalid node capture

This commit is contained in:
2026-03-11 15:14:52 +02:00
parent 8f7e3f7f49
commit 1b1aead30e
2 changed files with 9 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
"camelcase": "Bruno",
"title": "Bruno",
"scope": "source.bruno",
"highlights": "queries/highlights.scm",
"file-types": [
"bru"
],
@@ -37,4 +38,3 @@
"zig": false
}
}