Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/thrift/locals.scm')
-rw-r--r--runtime/queries/thrift/locals.scm14
1 files changed, 0 insertions, 14 deletions
diff --git a/runtime/queries/thrift/locals.scm b/runtime/queries/thrift/locals.scm
deleted file mode 100644
index 9c4a7440..00000000
--- a/runtime/queries/thrift/locals.scm
+++ /dev/null
@@ -1,14 +0,0 @@
-; Scopes
-
-[
- (document)
- (definition)
-] @local.scope
-
-; References
-
-(identifier) @local.reference
-
-; Definitions
-
-(annotation_identifier) @local.definition.attribute