aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/hocon/indents.scm
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries/hocon/indents.scm')
-rw-r--r--runtime/queries/hocon/indents.scm10
1 files changed, 10 insertions, 0 deletions
diff --git a/runtime/queries/hocon/indents.scm b/runtime/queries/hocon/indents.scm
new file mode 100644
index 00000000..27c2c988
--- /dev/null
+++ b/runtime/queries/hocon/indents.scm
@@ -0,0 +1,10 @@
+[
+ (object)
+ (array)
+] @indent
+
+[
+ "]"
+ "}"
+] @outdent
+