mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 03:47:51 +03:00
Add comment textobject for surround selection and navigation (#1605)
This commit is contained in:
parent
7633c5acd3
commit
9bfb0caf1b
17 changed files with 95 additions and 0 deletions
|
@ -12,3 +12,7 @@
|
|||
|
||||
(argument_list
|
||||
(_) @parameter.inside)
|
||||
|
||||
(comment) @comment.inside
|
||||
|
||||
(comment)+ @comment.around
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue