Skip to content

Instantly share code, notes, and snippets.

@jtallant
Created June 24, 2013 19:14
Show Gist options
  • Save jtallant/5852646 to your computer and use it in GitHub Desktop.
Save jtallant/5852646 to your computer and use it in GitHub Desktop.
[
{ "keys": ["super+l"], "command": "show_overlay", "args": {"overlay": "goto", "text": ":"} }
]
@jtallant
Copy link
Author

jtallant commented Jul 8, 2013

This lets you use Command + L to go to a line number in Sublime Text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment