split delimiter into open_delimiter and close_delimiter

This commit is contained in:
George Harker 2023-03-19 18:55:48 -07:00 committed by Amaan Qureshi
parent d1333dd7e5
commit b4fcc61175
10 changed files with 65 additions and 36 deletions

View file

@ -9,7 +9,8 @@
; TODO: can't get this to work, goal is to indent at the property ":" prefix
; ((list (identifier) (property)) @aligned_indent
; (#set! "delimiter" ":"))
; (#set! "open_delimiter" "(")
; (#set! "close_delimiter" ")"))
[")" "}" "]"] @indent_end