Adds comment
This commit is contained in:
parent
19f2264139
commit
8b01233089
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -414,6 +414,7 @@ nnoremap <S-Enter> O<Esc>
|
|||
" Make jj in insert mode go to normal mode
|
||||
inoremap jj <Esc>
|
||||
|
||||
" Fix previous spelling mistake
|
||||
inoremap <C-l> <c-g>u<Esc>[s1z=`]a<c-g>u
|
||||
|
||||
" Set double space in insert mode to go to next mark and enter insert mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue