From 6e0f60c2b62c03edbd1eb1a29787f4eb9de20ea0 Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Tue, 14 Nov 2017 18:11:54 +0800 Subject: update --- dotfiles/.vimperatorrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/.vimperatorrc b/dotfiles/.vimperatorrc index f58e8b8..b3779bd 100644 --- a/dotfiles/.vimperatorrc +++ b/dotfiles/.vimperatorrc @@ -35,8 +35,8 @@ noremap " Open debug noremap f -" Map e to jump to tab by tab number(With tree tab plugin) -noremap e gt +" Map q to jump to tab by tab number(With tree tab plugin) +noremap q gt " Sometimes when you need navigation bar noremap nn :set gui=nonavigation -- cgit v1.2.3