From d8f69d038679ad9c1ee09bbdbf9b4180037cb49b Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 7 Jul 2015 15:56:08 +1200 Subject: Fix confusing comment with poor grammar --- vim/vimrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vim') diff --git a/vim/vimrc b/vim/vimrc index 8b3aa719..4e03712c 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -85,8 +85,7 @@ endif " the open buffers; I'll open the file if I want to complete from it set complete-=i -" Rebind Ctrl-C in insert mode to not only leave insert mode without firing -" InsertLeave events, but also to actually undo the current insert operation +" Rebind Ctrl-C in insert mode to undo the current insert operation inoremap u " A few very important custom digraphs -- cgit v1.2.3