Skip to content

Commit

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

((list_lit . value: (_) @_start . (_)+ @_end)

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

0 comments on commit 7c050de

Please sign in to comment.