Skip to content

Instantly share code, notes, and snippets.

@kernelp4nic
Created May 26, 2015 14:53
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 kernelp4nic/2b8f0f5fa6bf1fc37116 to your computer and use it in GitHub Desktop.
Save kernelp4nic/2b8f0f5fa6bf1fc37116 to your computer and use it in GitHub Desktop.
Sublime Text MouseMap
[
{
"button": "button1",
"count": 1,
"modifiers": ["super"],
"press_command": "drag_select",
"command": "goto_definition"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment