diff options
Diffstat (limited to '.vimrc')
-rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -181,7 +181,7 @@ nnoremap <C-k> <C-W>k nnoremap <C-l> <C-W>l "reselect just pasted text -"the same thing does gv command in normal mode +"the similar thing is gv in normal mode - reselect previously selected area nnoremap <leader>p `[V`] "edit operations |