mplatts
11/24/2014 - 8:34 PM

Default (OSX).sublime-mousemap

[
  {
      "button": "button1", 
      "count": 1, 
      "modifiers": ["super", "shift"],
      "press_command": "drag_select",
      "command": "goto_definition"
  }
]