add verilog comment textobjects (#11388)
This commit is contained in:
parent
2f60c21727
commit
8851031449
1 changed files with 5 additions and 1 deletions
|
@ -3,4 +3,8 @@
|
|||
(function_body_declaration
|
||||
(function_identifier
|
||||
(function_identifier
|
||||
(simple_identifier) @function.inside)))) @function.around
|
||||
(simple_identifier) @function.inside)))) @function.around
|
||||
|
||||
(comment) @comment.inside
|
||||
|
||||
(comment)+ @comment.around
|
||||
|
|
Loading…
Add table
Reference in a new issue