Some keymappings to protect my pinky.
This commit is contained in:
Kartik Agaram 2020-09-23 21:43:44 -07:00
parent 91a254de16
commit 890df1de51
1 changed files with 5 additions and 0 deletions

View File

@ -109,3 +109,8 @@ if exists("&splitvertical")
else
command! -nargs=0 T badd last_run | vert sbuffer last_run
endif
imap <Leader>a <Esc>F<Space>a(addr <Esc>A)
imap <Leader>h <Esc>F<Space>a(handle <Esc>A)
imap <Leader>ah <Esc>F<Space>a(addr handle <Esc>A)
imap ,- <-