From: Silvio Rhatto Date: Wed, 25 Oct 2017 21:08:26 +0000 (-0200) Subject: Minor fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3bad80994cba4f9f0daba908758428d9f7533987;p=rhatto%2Fdotfiles%2Fvim.git Minor fix --- diff --git a/vimrc.dot.link b/vimrc.dot.link index 499ac81..ffae3e2 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -148,7 +148,7 @@ set timeoutlen=0 ttimeoutlen=0 nmap n :tabnew nmap t :OpenNERDTree "nmap q :wqa -map c :wqa +"map c :wqa map f :wq nmap c :tabclose "map e :tabclose @@ -157,7 +157,7 @@ nmap w :w imap n :tabnew imap t :OpenNERDTree "imap q :wqa -map c :wqa +"map c :wqa map f :wq imap c :tabclose "map e :tabclose