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.
Cheers, -- Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
