From 9ce5d8ab8e3f154bc85f0ac0bb04f0f8aefb292b Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Tue, 14 Nov 2017 18:18:18 +0800 Subject: update --- dotfiles/.vimperatorrc | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/dotfiles/.vimperatorrc b/dotfiles/.vimperatorrc index b3779bd..ffde1c8 100644 --- a/dotfiles/.vimperatorrc +++ b/dotfiles/.vimperatorrc @@ -24,9 +24,9 @@ inoremap noremap d noremap e -" Jump to related tab +" Jump to tab noremap -noremap +noremap gt "Jump to next or by the tab number " Colse the current tab noremap x d @@ -35,9 +35,6 @@ noremap " Open debug noremap f -" 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 noremap n :set gui=navigation -- cgit v1.2.3