diff --git a/vimrc b/vimrc index 402e79f..a0a14b8 100644 --- a/vimrc +++ b/vimrc @@ -101,6 +101,10 @@ noremap noremap noremap +" Keep selection after indenting +vnoremap > >gv +vnoremap <