From 53e4c8ba6a808bf41dd3b93c0bc759c8544cb642 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 8 Nov 2017 18:25:16 -0200 Subject: Updates NERDTree mappings --- vimrc.dot.link | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- cgit v1.2.3