Skip to content

Instantly share code, notes, and snippets.

@cibyr
Created December 25, 2018 02:11
Show Gist options
  • Save cibyr/26281ad4b4a6b5eb9fbf277a44c04876 to your computer and use it in GitHub Desktop.
Save cibyr/26281ad4b4a6b5eb9fbf277a44c04876 to your computer and use it in GitHub Desktop.
Muscle memory
[
{ "keys": ["ctrl+g"], "command": "find_next" },
{ "keys": ["shift+ctrl+g"], "command": "find_prev" },
{ "keys": ["ctrl+shift+;"], "command": "show_overlay", "args": {"overlay": "goto", "text": ":"} },
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment