Skip to content

Instantly share code, notes, and snippets.

@wuub
Last active December 20, 2015 06:49
Show Gist options
  • Save wuub/6088341 to your computer and use it in GitHub Desktop.
Save wuub/6088341 to your computer and use it in GitHub Desktop.
Default.sublime-mousemap
[
{
"button": "button1", "count": 1, "modifiers": ["ctrl", "alt"],
"press_command": "drag_select",
"command": "goto_definition",
"args": {}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment