Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/hocon/indents.scm')
| -rw-r--r-- | runtime/queries/hocon/indents.scm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/runtime/queries/hocon/indents.scm b/runtime/queries/hocon/indents.scm deleted file mode 100644 index 27c2c988..00000000 --- a/runtime/queries/hocon/indents.scm +++ /dev/null @@ -1,10 +0,0 @@ -[ - (object) - (array) -] @indent - -[ - "]" - "}" -] @outdent - |