Last active
July 3, 2018 06:04
-
-
Save yograf/f4d0d6a3e5824c8258b1 to your computer and use it in GitHub Desktop.
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
let hintcharacters="asdfgjkl" | |
map H previousTab | |
map L nextTab | |
map b :buffer<Space> | |
map B :buffer<Space> | |
map u lastClosedTab | |
map O :tabnew<Space> | |
map T :tabnew&<Space> | |
map ; : | |
map - openLinkSearchBar | |
map p createActiveTabbedHint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment