On Thu, Jun 11, 2026 at 11:38 AM Janis Papanagnou <[email protected]> wrote: > > I recently looked whether full justified text (i.e. left and right aligned up > to textwidth) > would be possible in Vim. I didn't find a built-in or some simple workaround > for that. > > With use of an external command 'par' (and the '!' command) that's of course > possible > to achieve. > > Since that feature is a common text-processing task I wonder whether it's > considered > to be added natively to Vim? (Or if it's already there I'd appreciated a > pointer - thanks!) > > Janis
There is no built-in command but there is a plugin distributed with vim. See ":help justify". Best regards, Tony. -- -- 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 visit https://groups.google.com/d/msgid/vim_dev/CAJkCKXvsAcGPmoxKFLeQ7DUFi29Lc3SGgHKC6iak%3DfWWbw93mg%40mail.gmail.com.
