X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/3bbbd1b402bb62889ad54c320d1e9e692fe323ee..7eb1ded05d647500b1488d025dbb65d71411c27e:/vim/vimrc?ds=sidebyside diff --git a/vim/vimrc b/vim/vimrc index abce751..6657132 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -972,8 +972,6 @@ function! SwitchSpell() endfunction nnoremap coS :call SwitchSpell() -" fix spelling with first choice -nnoremap f 1z= " gitdir or home {{{2 " from derek wyatt: