We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc805d commit 31daff9Copy full SHA for 31daff9
Default (OSX).sublime-mousemap
@@ -1,3 +1,3 @@
1
[
2
- { "button": "button1", "modifiers": ["alt"], "command": "goto_python_definition", "press_command": "drag_select" }
+ { "button": "button1", "modifiers": ["super"], "command": "goto_python_definition", "press_command": "drag_select" }
3
]
0 commit comments