[slim-vim] A better edit mode for Lisp

Brad Beveridge brad.beveridge at gmail.com
Thu May 18 00:41:09 CDT 2006


On 5/11/06, Daniel Trstenjak <Daniel.Trstenjak at online.de> wrote:
>
> > True, and this is often what I do - but moving between windows is more
> > of a pain than what I would ideally like.  Though, part of the pain is
> > my own fault - I type Dvorak and jkhl are in different places.  For
> > normal mode I have remapped h/t to down/up and j/k to left/right -
> > which works OK.  But I don't think I can remap that combo to moving
> > between windows.
>
> What about:
>
> map <C-w>h :wincmd j<CR>
> map <C-w>t :wincmd k<CR>
> map <C-w>j :wincmd h<CR>
> map <C-w>k :wincmd l<CR>
>
>
> Daniel
> _______________________________________________
> slim-vim mailing list
> slim-vim at lispniks.com
> http://www.lispniks.com/mailman/listinfo/slim-vim
>
Sorry for the late reply - I thought that I had already returned the
email.  Just wanted to say thanks for the remappings!

Cheers
Brad


More information about the slim-vim mailing list