Created
March 1, 2017 05:05
-
-
Save zfz/2c847bd1ea4a73185405609ca44b5bbc 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
# Insert your preferred key mappings here. | |
map <c-h> goBack | |
map <c-l> goForward | |
map <c-j> previousTab | |
map <c-k> nextTab | |
map <c-d> removeTab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment