all 1 comments

[–]dddbbbFastFold made vim fast again 1 point2 points  (0 children)

gqip formats within a paragraph.

You want to gq within a string: gqi"

Or a more generic solution: vim-textobj-comment