parent
ea40529c6a
commit
ae2608cd18
4
init.vim
4
init.vim
|
@ -390,7 +390,9 @@ nnoremap <space>qn :cnewer<CR>
|
||||||
|
|
||||||
"}}}
|
"}}}
|
||||||
" insert mode mappings {{{
|
" 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>
|
inoremap [:w<cr> :w<cr>
|
||||||
inoremap {:w<cr> :w<cr>
|
inoremap {:w<cr> :w<cr>
|
||||||
|
|
Loading…
Reference in New Issue