Skip to content

Instantly share code, notes, and snippets.

@lijigang
Last active August 8, 2019 02: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 lijigang/3b242f6c56332d0e22fa971eefc4335f to your computer and use it in GitHub Desktop.
Save lijigang/3b242f6c56332d0e22fa971eefc4335f to your computer and use it in GitHub Desktop.
safari vim extension config
let mapleader = ","
map "u" lastClosedTab
map "d" quit
map "h" previousTab
map "l" nextTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment