Hacker News new | past | comments | ask | show | jobs | submit login

I use Alt-numpad keys. In my case it works quite fast:

    "  Decrease height / width
    nnoremap <A--> <C-W>-
    nnoremap <A-/> <C-W><
    " Increase height / width
    nnoremap <A-+> <C-W>+
    nnoremap <A-*> <C-W>>



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: