Skip to content

Instantly share code, notes, and snippets.

@trws
Last active October 20, 2017 17:39
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 trws/fca90dd91b59ff18f42fbf9ea03d6101 to your computer and use it in GitHub Desktop.
Save trws/fca90dd91b59ff18f42fbf9ea03d6101 to your computer and use it in GitHub Desktop.
svim safari config
unmap "d"
unmap "u"
map "d" quit
map "u" lastClosedTab
let hintcharacters = "1234567890";
map "ctrl+d" scrollPageDown
map "ctrl+u" scrollPageUp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment