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"}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.DS_store
|
||||||
Reference in New Issue
Block a user