Last active
August 29, 2015 14:04
-
-
Save Steve-V/a328a4da413003d53707 to your computer and use it in GitHub Desktop.
Vimiumrc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
map gn nextTab | |
map gt previousTab | |
map g9 firstTab | |
map g0 lastTab | |
map n createTab | |
map d removeTab | |
map u restoreTab | |
map h goBack | |
map l goForward | |
map n Vomnibar.activateInNewTab | |
map o Vomnibar.activate | |
map t LinkHints.activateMode | |
map gr LinkHints.activateModeToOpenInNewTab | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment