update mappings

add jj; and jj,
This commit is contained in:
dots 2020-05-09 22:58:29 +03:00
parent ea40529c6a
commit ae2608cd18
1 changed files with 3 additions and 1 deletions

View File

@ -390,7 +390,9 @@ nnoremap <space>qn :cnewer<CR>
"}}}
" insert mode mappings {{{
inoremap jkrg <c-o>:reg<cr>
inoremap jj; <Esc>A;<Esc>
inoremap jj, <Esc>A,<Esc>
inoremap jjrg <c-o>:reg<cr>
inoremap :w<cr> :w<cr>
inoremap [:w<cr> :w<cr>
inoremap {:w<cr> :w<cr>