Remove obsolete keybinding
This commit is contained in:
parent
443061e752
commit
d690249bc8
@ -140,11 +140,6 @@
|
||||
"key": "ctrl+shift+m",
|
||||
"when": "editorTextFocus && editorLangId == rust"
|
||||
},
|
||||
{
|
||||
"command": "rust-analyzer.extendSelection",
|
||||
"key": "shift+alt+right",
|
||||
"when": "editorTextFocus && editorLangId == rust"
|
||||
},
|
||||
{
|
||||
"command": "rust-analyzer.joinLines",
|
||||
"key": "ctrl+shift+j",
|
||||
|
Loading…
x
Reference in New Issue
Block a user