Skip to content

Commit

Permalink
Nickel: Remove annotated_assigment scope as now redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
Xophmeister committed Feb 20, 2024
1 parent c819f67 commit 4ffce53
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions topiary-queries/queries/nickel.scm
Original file line number Diff line number Diff line change
Expand Up @@ -249,15 +249,6 @@

;; Annotations

; We want the equals sign to be aligned with the annotations, if they
; coexist, so create a scope that covers them both.
(
(#scope_id! "annotated_assignment")
(annot) @prepend_begin_scope
.
"=" @append_end_scope
)

; Start an indentation block from the start of the annotations to the
; end of the enclosing node
(_
Expand Down

0 comments on commit 4ffce53

Please sign in to comment.