From 7f42fcb7b242f4bd136dff01cb64e26a18865e2b Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Mon, 16 Feb 2015 15:43:41 +0100 Subject: vim: do nothing when has been pressed. --- vimrc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 5ac7b32..9861770 100644 --- a/vimrc +++ b/vimrc @@ -151,3 +151,7 @@ nnoremap , ^ nnoremap inoremap +" Do nothing for the command. I never use it and it appears when I +" misstype . +nnoremap K + -- cgit v1.2.3