更新 'keybindings.json'

This commit is contained in:
colin 2023-12-22 11:54:58 +08:00
parent 17e48ed019
commit 113a0d9859
1 changed files with 0 additions and 5 deletions

View File

@ -505,10 +505,5 @@
{
"key": "cmd+q",
"command": "-workbench.action.quit"
},
{
"key": "cmd+a cmd+s",
"command": "editor.unfoldRecursively",
"when": "editorTextFocus && foldingEnabled"
}
]