]> git.r.bdr.sh - rbdr/tree-sitter-api-notation/commitdiff
Reduce query
authorRuben Beltran del Rio <redacted>
Wed, 4 Oct 2023 12:57:38 +0000 (14:57 +0200)
committerRuben Beltran del Rio <redacted>
Wed, 4 Oct 2023 12:57:38 +0000 (14:57 +0200)
package.json

index d4772d468ac35e6f93a40482e3a7d797a1b6575e..de625549925a2646759d478ea9fed214421ec828 100644 (file)
@@ -29,7 +29,7 @@
       "highlights": [
         "queries/highlights.scm"
       ],
-      "injection-regex": "^(api|api_notation|api-notation)$"
+      "injection-regex": "api_notation"
     }
   ]
 }