Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/cmake/indents.scm')
-rw-r--r--runtime/queries/cmake/indents.scm10
1 files changed, 0 insertions, 10 deletions
diff --git a/runtime/queries/cmake/indents.scm b/runtime/queries/cmake/indents.scm
deleted file mode 100644
index 199b1031..00000000
--- a/runtime/queries/cmake/indents.scm
+++ /dev/null
@@ -1,10 +0,0 @@
-[
- (if_condition)
- (foreach_loop)
- (while_loop)
- (function_def)
- (macro_def)
- (normal_command)
-] @indent
-
-")" @outdent