updating mac keybinds
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"command": "anaconda_goto", "keys": ["alt+g"], "context": [
|
||||
{"key": "selector", "operator": "equal", "operand": "source.python"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"command": "anaconda_doc", "keys": ["alt+d"], "context": [
|
||||
{"key": "selector", "operator": "equal", "operand": "source.python"}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user