13 lines
347 B
Plaintext
13 lines
347 B
Plaintext
[
|
|
{
|
|
"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"}
|
|
]
|
|
}
|
|
]
|