From: Silvio Rhatto Date: Wed, 8 Nov 2017 20:25:16 +0000 (-0200) Subject: Updates NERDTree mappings X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=53e4c8ba6a808bf41dd3b93c0bc759c8544cb642;p=rhatto%2Fdotfiles%2Fvim.git Updates NERDTree mappings --- diff --git a/vimrc.dot.link b/vimrc.dot.link index 23cc660..1c621bf 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -146,7 +146,7 @@ set timeoutlen=0 ttimeoutlen=0 " Write, quit and close shortcuts using Esc notation (works also with ) nmap n :tabnew -nmap t :OpenNERDTree +nmap t :NERDTree nmap T :T "nmap q :wqa "map c :wqa @@ -159,7 +159,7 @@ nmap s :OpenSession nmap m :q! nmap w :w imap n :tabnew -imap t :OpenNERDTree +imap t :NERDTree imap t :T "imap q :wqa "map c :wqa