Skip to content

Instantly share code, notes, and snippets.

@MapleCCC
Last active March 22, 2018 09:03
Show Gist options
  • Save MapleCCC/94413e7f2bac8f97285c1ad60ea306ef to your computer and use it in GitHub Desktop.
Save MapleCCC/94413e7f2bac8f97285c1ad60ea306ef to your computer and use it in GitHub Desktop.
A reconfigure file for sVim.
map "h" previousTab
map "l" nextTab
map "," goBack
map "." goForward
map "c" lastClosedTabBackground
map "f" createTabbedHint
map "i" goToInput
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment