From: Simon Ruderich Date: Tue, 3 Jan 2012 13:14:22 +0000 (+0100) Subject: vimrc: Minor documentation update. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=64a563e47e29c1f21bc03b8088e994da26afce04 vimrc: Minor documentation update. --- diff --git a/vimrc b/vimrc index 4699746..2bb1caf 100644 --- a/vimrc +++ b/vimrc @@ -218,7 +218,7 @@ cmap cmap cmap -" Use Ctrl-P/Ctrl-N as replacement for / in command mode. Thanks to +" Use / as replacement for / in command mode. Thanks to " abstrakt and grayw in #vim on Freenode (2010-04-12 21:20 CEST). cnoremap cnoremap @@ -328,7 +328,7 @@ endif " vimgor (bot) in #vim on Freenode (2010-03-30 05:58 CEST). noremap :nohlsearch -" Ctrl-U in insert mode deletes a lot, break undo sequence before deleting the +" in insert mode deletes a lot, break undo sequence before deleting the " line so the change can be undone. Thanks to the vimrc_example.vim file in " Vim's source. inoremap u