Auto merge of #15136 - mohsen-alizadeh:13908-delete-matching-brace-key-binding, r=Veykril
delete matching brace key binding closes #13908
This commit is contained in:
commit
77ccd64326
1 changed files with 0 additions and 5 deletions
|
|
@ -293,11 +293,6 @@
|
|||
"key": "ctrl+shift+u",
|
||||
"when": "editorTextFocus && editorLangId == rust"
|
||||
},
|
||||
{
|
||||
"command": "rust-analyzer.matchingBrace",
|
||||
"key": "ctrl+shift+m",
|
||||
"when": "editorTextFocus && editorLangId == rust"
|
||||
},
|
||||
{
|
||||
"command": "rust-analyzer.joinLines",
|
||||
"key": "ctrl+shift+j",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue