Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/capnp/indents.scm')
-rw-r--r--runtime/queries/capnp/indents.scm19
1 files changed, 0 insertions, 19 deletions
diff --git a/runtime/queries/capnp/indents.scm b/runtime/queries/capnp/indents.scm
deleted file mode 100644
index 9adaf34f..00000000
--- a/runtime/queries/capnp/indents.scm
+++ /dev/null
@@ -1,19 +0,0 @@
-[
- (annotation_targets)
- (const_list)
- (enum)
- (interface)
- (implicit_generics)
- (generics)
- (group)
- (method_parameters)
- (named_return_types)
- (struct)
- (struct_shorthand)
- (union)
-] @indent
-
-[
- "}"
- ")"
-] @outdent