From ddfdb87f50bd9614b73dc45985050f958d210e9a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 24 Jun 2015 09:18:46 +1200 Subject: Remove reference to nonexistent unimpaired binds --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim') diff --git a/vim/vimrc b/vim/vimrc index 6db0c965..d2e2399b 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -227,7 +227,7 @@ nnoremap n :setlocal number! " Start paste mode with F10 to prevent console Vim from confusing a swathe of " pre-formatted pasted text with actual keyboard input, and thereby attempting " to indent it inappropriately. If unimpaired.vim is available, it's generally -" nicer to use yp, yP, yo, yO, etc. +" nicer to use yo or yO. set nopaste set pastetoggle= -- cgit v1.2.3