From: Silvio Rhatto Date: Tue, 10 Oct 2017 10:58:26 +0000 (-0300) Subject: Adds ESC key into some key combos X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d85493f52892905e08bbf5c5c310a391fe159051;p=rhatto%2Fdotfiles%2Fvim.git Adds ESC key into some key combos --- diff --git a/vimrc.dot.link b/vimrc.dot.link index 54806ee..205a924 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -124,10 +124,10 @@ nmap n :tabnew "map q :wqa map c :wqa map f :wq -"map c :tabclose +"map c :tabclose map e :tabclose -map m :q! -map w :w +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) @@ -241,10 +241,10 @@ map Od :bprevious map Oc :bnext " Window navigation -map  -map  -map  -map  +map  +map  +map  +map  " See " http://vim.wikia.com/wiki/Have_Vim_check_automatically_if_the_file_has_changed_externally