add verilog comment textobjects (#11388)

This commit is contained in:
lefp 2024-08-09 11:26:34 -04:00 committed by GitHub
parent 2f60c21727
commit 8851031449
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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