X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/3bbbd1b402bb62889ad54c320d1e9e692fe323ee..e2eee727efcdfaa4d975b75eaeb96811ac9fae09:/vim/vimrc 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: