Skip to content

Commit

Permalink
adjust indents to helix
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Mar 17, 2024
1 parent 5db6568 commit 8d799a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions runtime/queries/hyprlang/indents.scm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(section) @indent.begin
(section) @indent

(section
"}" @indent.end)
"}" @outdent)

"}" @indent.branch
"}" @extend

0 comments on commit 8d799a1

Please sign in to comment.