add verilog comment textobjects (#11388)

pull/11083/head^2
lefp 3 months ago committed by GitHub
parent 2f60c21727
commit 8851031449
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save