Skip to content

Commit

Permalink
delete inner
Browse files Browse the repository at this point in the history
  • Loading branch information
grierson committed Aug 14, 2023
1 parent 8ab1d17 commit 3a0354f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions queries/clojure/textobjects.scm
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
(anon_fn_lit)
(map_lit)] @form.outer)


(list_lit (_) @form.inner)
((list_lit . value: (_) @_start . (_)+ @_end)
(#make-range! "form.inner" @_start @_end))

0 comments on commit 3a0354f

Please sign in to comment.