about summary refs log tree commit diff stats
path: root/vimrc.vim
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-09-23 21:43:44 -0700
committerKartik Agaram <vc@akkartik.com>2020-09-23 21:44:44 -0700
commit890df1de516743ba06d5dfe4a63688bc7c12d4ad (patch)
treeadf320850dc81ae866d14bdcda5e9ca3ba932a38 /vimrc.vim
parent91a254de165ade5f07285101e5adf37fd5ffe99b (diff)
downloadmu-890df1de516743ba06d5dfe4a63688bc7c12d4ad.tar.gz
6843
Some keymappings to protect my pinky.
Diffstat (limited to 'vimrc.vim')
-rw-r--r--vimrc.vim5
1 files changed, 5 insertions, 0 deletions
diff --git a/vimrc.vim b/vimrc.vim
index be4da6c4..9e19c0e0 100644
--- a/vimrc.vim
+++ b/vimrc.vim
@@ -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 ,- <-