Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/just/indents.scm')
| -rw-r--r-- | runtime/queries/just/indents.scm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/runtime/queries/just/indents.scm b/runtime/queries/just/indents.scm deleted file mode 100644 index c66dda4c..00000000 --- a/runtime/queries/just/indents.scm +++ /dev/null @@ -1,9 +0,0 @@ -; This query specifies how to auto-indent logical blocks. -; -; Better documentation with diagrams is in https://docs.helix-editor.com/guides/indent.html - -[ - (recipe) - (string) - (external_command) -] @indent @extend |