updating mac keybinds

This commit is contained in:
dtomlinson@panaetius.co.uk
2019-11-21 01:50:23 +00:00
parent f072d619a6
commit fb3ebd3bb8

View File

@@ -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" },