Re: [dev] [RFC] Design of a vim like text editor
On Thu, Sep 25, 2014, at 08:57, Raphaƫl Proust wrote:
> I actually have my vimrc setting K as an upward J (i.e., join current
> line with the previous one) (although I haven't made the effort to
> make it work in visual mode because then I just use J):
> nnoremap K :.-,.join<CR>
Why not just map it to kJ?
Received on Thu Sep 25 2014 - 16:00:06 CEST
This archive was generated by hypermail 2.3.0
: Thu Sep 25 2014 - 16:12:07 CEST