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

@ -1,3 +1,12 @@
(basic_block) @function.around
(argument) @parameter.inside
[
(comment)
(multiline_comment)
] @comment.inside
(comment)+ @comment.around
(multiline_comment) @comment.around