Skip to content

Instantly share code, notes, and snippets.

@nikteg
Last active February 6, 2022 11:38
Show Gist options
  • Save nikteg/bc3f6f0d4c4790cf41d91cdfd7a1d373 to your computer and use it in GitHub Desktop.
Save nikteg/bc3f6f0d4c4790cf41d91cdfd7a1d373 to your computer and use it in GitHub Desktop.
[
{
"button": "button1",
"modifiers": ["super"],
"press_command": "drag_select",
"command": "goto_definition"
},
{
"button": "button1",
"count": 1,
"modifiers": ["shift", "alt"],
"press_command": "drag_select",
"press_args": { "additive": true }
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment