updating mac keybinds
This commit is contained in:
@@ -9,8 +9,7 @@
|
|||||||
{"key": "selector", "operator": "equal", "operand": "source.python"}
|
{"key": "selector", "operator": "equal", "operand": "source.python"}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{ "keys": ["alt+p"], "command": "lsp_hover" },
|
{ "keys": ["alt+s"], "command": "lsp_show_diagnostics_panel" },
|
||||||
{ "keys": ["alt+d"], "command": "lsp_show_diagnostics_panel" },
|
|
||||||
{ "keys": ["alt+g"], "command": "lsp_symbol_definition"},
|
{ "keys": ["alt+g"], "command": "lsp_symbol_definition"},
|
||||||
{ "keys": ["alt+d"], "command": "lsp_hover" },
|
{ "keys": ["alt+d"], "command": "lsp_hover" },
|
||||||
{ "keys": ["alt+r"], "command": "lsp_symbol_rename" },
|
{ "keys": ["alt+r"], "command": "lsp_symbol_rename" },
|
||||||
|
|||||||
Reference in New Issue
Block a user