Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/tcl/indents.scm')
-rw-r--r--runtime/queries/tcl/indents.scm13
1 files changed, 0 insertions, 13 deletions
diff --git a/runtime/queries/tcl/indents.scm b/runtime/queries/tcl/indents.scm
deleted file mode 100644
index c0652fe7..00000000
--- a/runtime/queries/tcl/indents.scm
+++ /dev/null
@@ -1,13 +0,0 @@
-[
- (braced_word_simple)
- (namespace)
- (command)
- (conditional)
- (foreach)
- (while)
- (try)
- (procedure)
- (command_substitution)
- ] @indent
-
-[ "}" "]" ] @outdent