Michael Iatrou (2008-11-21 11:33 +0200) wrote:
> I there a way to customize its behavior, to merge arbitrary number of
> white space at the end of the line to a single space character, so
> that in the example above I get:
>
> foo bar
There's no easy customization so you have to combine several commands.
TextFormat plugin adds a bit more automatic and intelligent
text-formatting commands. It's suitable for human languages and it does
what you asked for (removes extra spaces).
http://www.vim.org/scripts/script.php?script_id=2324
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---