diff options
| -rw-r--r-- | dotfiles/.vimperatorrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dotfiles/.vimperatorrc b/dotfiles/.vimperatorrc index ffde1c8..9aa5d4d 100644 --- a/dotfiles/.vimperatorrc +++ b/dotfiles/.vimperatorrc @@ -26,7 +26,8 @@ noremap e <C-u> " Jump to tab noremap <S-k> <C-p> -noremap <S-j> gt "Jump to next or by the tab number +"Jump to next or by the tab number +noremap <S-j> gt " Colse the current tab noremap x d |
