Skip to content

Commit

Permalink
kdl: make indents more concise
Browse files Browse the repository at this point in the history
  • Loading branch information
Constantin Gahr committed Oct 30, 2023
1 parent 4ab65bc commit 82b575f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions runtime/queries/kdl/indents.scm
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
[
(node_children)
] @indent
(node_children) @indent

[
"}"
] @outdent
"}" @outdent

0 comments on commit 82b575f

Please sign in to comment.