summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 21cad2f..812a931 100644
--- a/.vimrc
+++ b/.vimrc
@@ -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