I wrote a plugin that wraps selected code to a configurable column width.
It works a bit more intelligently than the built-in wrapping command, in that it will reflow comments and so forth in source code, much like Vim will.
I wrote a plugin that wraps selected code to a configurable column width.
It works a bit more intelligently than the built-in wrapping command, in that it will reflow comments and so forth in source code, much like Vim will.