Skip to content

Instantly share code, notes, and snippets.

@zfz
Created March 1, 2017 05:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zfz/2c847bd1ea4a73185405609ca44b5bbc to your computer and use it in GitHub Desktop.
Save zfz/2c847bd1ea4a73185405609ca44b5bbc to your computer and use it in GitHub Desktop.
# 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