Adds comment

master
Jonathan Hodgson 5 years ago
parent 19f2264139
commit 8b01233089
  1. 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…
Cancel
Save