Hello,

--- Meino Christian Cramer <[EMAIL PROTECTED]> wrote:
> 
>  1.) Splitting line into two from normal mode.
>      My current "concept" (hu...great word...;) to split a line into
>      two is (starting and ending in normal mode, which is wanted):
>      
>               i Ctrl-j <esc>
> 
>      Are there any shorter ways to split a line, may be without the
>      detour around insert mode ?


I found the following mapping helpful:

  nmap <TAB> i#<ESC>r

Basically that lets you hit <TAB> in normal mode and insert a single character.
 With that mapping in place, you could use <TAB><ENTER> to insert a linebreak
quickly.

regards,
Peter


                
____________________________________________________ 
On Yahoo!7 
Answers: 25 million answers and counting. Learn something new today 
http://www.yahoo7.com.au/answers

Reply via email to