On Sunday 13 December 2009 10:16:20 pm [email protected] wrote: > Suppose I have two lines like this (indentation only for > makeing it more readable here...) > > This is the first line. > This is the second line. > > The cursor is in the beginning of the first line. > > Now I want to join the lines with "J" but without moving the > cursor away from where it is before joining. > > Is that possible without scripting? >
is using J0 (that's a zero after the J) too much typing for you? or maybe unsatisfactory because the cursor moves then moves back? sc -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
