diff --git a/.vimrc b/.vimrc index 7038f72..1d47475 100644 --- a/.vimrc +++ b/.vimrc @@ -85,10 +85,14 @@ map :w imap :w " Still using arrow keys when in insert mode sometimes -map -map -map -map +map +map +map +map +inoremap +inoremap +inoremap +inoremap " Don't cancel visual mode while indenting vnoremap > >gv