Skip to content

Instantly share code, notes, and snippets.

@troyp
Last active October 29, 2017 01:09
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 troyp/a6d090aae8092c6cb75852c2e133b19b to your computer and use it in GitHub Desktop.
Save troyp/a6d090aae8092c6cb75852c2e133b19b to your computer and use it in GitHub Desktop.
map h previousTab
map l nextTab
map <C-d> scrollPageDown
map <C-u> scrollPageUp
map b :buffer<Space>
map sk<Space> :bookmarks<Space>
map skk :bookmarks /Bookmarks bar/
imap <C-p> backwardLine
imap <C-n> forwardLine
command :rcgist :tabnew https://gist.github.com/troyp/a6d090aae8092c6cb75852c2e133b19b/edit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment