Skip to content

Instantly share code, notes, and snippets.

@Gonzih
Last active January 5, 2017 10:00
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 Gonzih/ec6a51cd189f3e50effa572c54aada04 to your computer and use it in GitHub Desktop.
Save Gonzih/ec6a51cd189f3e50effa572c54aada04 to your computer and use it in GitHub Desktop.
let hintcharacters = "aoeuidhtns"
unmap h j k l d h t n
map d previousTab
map h scrollDown
map t scrollUp
map n nextTab
map k :tabnew<Space>
map j closeTab
map u lastClosedTab
map ; :
map D goBack
map N goForward
map l nextSearchResult
map L previousSearchResult
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment