Skip to content

Commit

Permalink
Add comment textobjects to rescript, new since original PR draft
Browse files Browse the repository at this point in the history
  • Loading branch information
EpocSquadron committed Mar 1, 2022
1 parent a146c7a commit bcc9e6e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions runtime/queries/rescript/textobjects.scm
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@
;----------

(function body: (_) @function.inside) @function.around

; Comments
;---------

(comment) @comment.inside

(comment)+ @comment.around

0 comments on commit bcc9e6e

Please # to comment.