From: Jannik ZANDER Date: Mon, 23 Jul 2018 17:52:51 +0000 (+0200) Subject: Disable hjkl X-Git-Url: https://git.zndr.dk/?a=commitdiff_plain;h=d81604ebe1020b4aab5ab1fe30eb919e96902c61;p=dotfiles.git Disable hjkl --- diff --git a/.vim/vimrc b/.vim/vimrc index 43e7ca2..6c528c1 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -160,6 +160,8 @@ nnoremap - :exe "resize " . (winheight(0) * 2/3) nnoremap :noh nnoremap ev :edit $MYVIMRC nnoremap m :wa:Make +nnoremap sh :term + "nnoremap html :-1read ~/.vim/template/html3jwf>a "nnoremap php :-1read ~/.vim/template/php2ja @@ -168,6 +170,8 @@ vmap < >gv " Insert Mode Mappings +inoremap jk +inoremap inoremap m :wa:Makei inoremap u