On Nov 12, 11:57 am, Andreas Kreienbuehl <[email protected]> wrote:
> I want this to look as follows
>
> bla bla bla bla bla (linebreak)
> bla bla bla bla bla (return)
> (tab) bla bla bla (linebreak)
> bla bla bla (linebreak)
> bla bla
>
> How can I do that?
>
You can't without downloading a patch and recompiling Vim yourself.
See #15 on the list here: http://groups.google.com/group/vim_dev/web/vim-patches
By the way, "line break" usually means a hard return. You gave a good
example to demonstrate what you wanted, so I figured it out, but
"wrapped line" or "line wrap" would be a clearer term.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---