removing ctrl+r key binding fixes #2733
This commit is contained in:
parent
3e25b17cfd
commit
8e88db90bc
@ -154,11 +154,6 @@
|
||||
"key": "ctrl+shift+j",
|
||||
"when": "editorTextFocus && editorLangId == rust"
|
||||
},
|
||||
{
|
||||
"command": "rust-analyzer.run",
|
||||
"key": "ctrl+r",
|
||||
"when": "editorTextFocus && editorLangId == rust"
|
||||
},
|
||||
{
|
||||
"command": "rust-analyzer.onEnter",
|
||||
"key": "enter",
|
||||
|
Loading…
Reference in New Issue
Block a user