Several years ago, someone posted an experimental plugin for formatting paragraphs that would adjust the lengths of all the lines so that the right margin would be less ragged than the usual formatting algorithms produced.
For example, that first paragraph is formatted by Vim with its normal formatting rules for a 'textwidth' of 68. The protrusion of the second line looks ugly, though. Reformatting in a way that makes it prettier, it would look like this, narrower than it could be but with less variation in line lengths: ---------- Several years ago, someone posted an experimental plugin for formatting paragraphs that would adjust the lengths of all the lines so that the right margin would be less ragged than the usual formatting algorithms produced. ---------- As I recall, the person working on it wrote that they had some more work to do on it, then just disappeared from the list. Does anyone remember this and know what happened to that work, or know of a plugin or an algorithm that would do that? Thanks, Gary -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20220521220124.GB2386%40phoenix.
