Add comment textobject for surround selection and navigation (#1605)

This commit is contained in:
Daniel S Poulin 2022-03-06 00:24:24 -05:00 committed by GitHub
parent 7633c5acd3
commit 9bfb0caf1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 95 additions and 0 deletions

View file

@ -7,3 +7,10 @@
;----------
(function body: (_) @function.inside) @function.around
; Comments
;---------
(comment) @comment.inside
(comment)+ @comment.around