diff --git a/.vimrc b/.vimrc index b66fd5b..d9c0cf9 100644 --- a/.vimrc +++ b/.vimrc @@ -729,7 +729,9 @@ noremap J :s/\%#\(.*\)\n\(.*\)/\2\1 inoremap jj " C-c and are not entirely the same, but I want them to be -noremap +inoremap +" ... but that doesn't seem to work, so +inoremap " Kill line like emacs {{{2 "noremap "_dd