Skip to content

Instantly share code, notes, and snippets.

@austinrfnd
Created October 27, 2014 15:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save austinrfnd/2d48013a769261599090 to your computer and use it in GitHub Desktop.
Save austinrfnd/2d48013a769261599090 to your computer and use it in GitHub Desktop.
Sublime Text Key Bindings
[
{ "keys": ["super+l"], "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