feat: improve KDL queries

This commit is contained in:
Amaan Qureshi 2023-02-05 21:28:27 -05:00 committed by Stephan Seitz
parent 24d5be6e71
commit c3a7dd4768
8 changed files with 30 additions and 5 deletions

7
queries/kdl/indents.scm Normal file
View file

@ -0,0 +1,7 @@
(node (node_children) @indent)
"}" @indent_end
[ "{" "}" ] @branch
[ "(" ")" ] @branch