From 373c724f57cf8bd26d00ba2dad393d4cd9e6f985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Ob=C5=AFrka?= Date: Fri, 13 Jun 2014 08:48:11 +0200 Subject: Fix false warning in comment --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index 21cad2f..812a931 100644 --- a/.vimrc +++ b/.vimrc @@ -181,7 +181,7 @@ nnoremap k nnoremap 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 p `[V`] "edit operations -- cgit v1.2.3