Skip to content

Instantly share code, notes, and snippets.

@avovsya
Last active June 25, 2019 10:33
Show Gist options
  • Save avovsya/e3d33d077302b040e2c3a1f10219cf1d to your computer and use it in GitHub Desktop.
Save avovsya/e3d33d077302b040e2c3a1f10219cf1d to your computer and use it in GitHub Desktop.
Safari Vim plugin configuration
" map "f" createTabbedHint
" map "shift+f" createHint
map "ctrl+l" nextTab
map "ctrl+h" previousTab
map "ctrl+u" scrollPageUp
map "ctrl+d" scrollPageDown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment