From abb7ac1b985cfa398e3943050a01b21cec7c787e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Ob=C5=AFrka?= Date: Wed, 28 May 2014 23:54:05 +0200 Subject: Use leader instead of CTRL+something for some edit operations --- .vimrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vimrc b/.vimrc index a05ff2f..47fd21c 100644 --- a/.vimrc +++ b/.vimrc @@ -175,8 +175,8 @@ nnoremap l nnoremap p `[V`] "edit operations -imap 2Ff/pF 2Ff/pF +imap f 2Ff/pFd 2Ff/pF " ==================== " function definitions -- cgit v1.2.3