From b20c3b2b1c1d0f48dfa711ba3f6dadf6f9e5a70a Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 23 Sep 2013 10:31:53 +1200 Subject: Unused abbreviation and I actually do want c_C-F --- vim/vimrc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index 652cc529..36523ce8 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -96,11 +96,6 @@ cnoremap " the open buffers; I'll open the file if I want to complete from it set complete-=i -" I use the file completion feature quite a lot, but typing ^X ^F is -" a bit unwieldy, so I abbreviate it to just ^F, the default behavior for -" which I simply don't use -inoremap - " 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 inoremap u -- cgit v1.2.3