Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/hocon/textobjects.scm')
-rw-r--r--runtime/queries/hocon/textobjects.scm10
1 files changed, 0 insertions, 10 deletions
diff --git a/runtime/queries/hocon/textobjects.scm b/runtime/queries/hocon/textobjects.scm
deleted file mode 100644
index aa458393..00000000
--- a/runtime/queries/hocon/textobjects.scm
+++ /dev/null
@@ -1,10 +0,0 @@
-(comment) @comment.inside
-
-(comment)+ @comment.around
-
-(pair
- (_) @entry.inside) @entry.around
-
-(array
- (_) @entry.around)
-