On Aug 14, 2007, at 12:52 PM, Kyle Wheeler wrote: > On Tuesday, August 14 at 12:04 PM, quoth Andrew Myers: >> >> The "gq" formatting feature in vim is very useful. Has anyone >> looked into making it do optimal line breaking, so text lines >> tend to be closer to the same length? There is a dynamic >> programming algorithm that will do this efficiently. The tool >> "par" does this and is available open-source. > > :set formatprg=par > > ~Kyle
Yes, but it would be nice to have it work cross-platform. As long as there's an internal text formatting feature, why not make it do a good job? -- Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
