From d7b8ce234b78db0049e087fbca3d5b2df65abecb Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 5 Oct 2017 10:44:54 -0300 Subject: Testing other key combos --- vimrc.dot.link | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/vimrc.dot.link b/vimrc.dot.link index cf46076..2f9b162 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -111,6 +111,14 @@ map c :tabclose map m :q! map w :w +" Write, quit and close shortcuts using Ctrl-key combos +" We're using these due to a conflict with wyrd(1) +"map :wqa +"map :wq +"map :tabclose +"map :q! +"map :w + " Write, quit and close shortcuts "map q :wqa "map f :wq -- cgit v1.2.3