更新 'settings.json'

This commit is contained in:
colin 2021-05-24 16:30:03 +08:00
parent 0b099893d1
commit ffa4a11e07
1 changed files with 0 additions and 11 deletions

View File

@ -108,16 +108,5 @@
"python.terminal.activateEnvironment": false, "python.terminal.activateEnvironment": false,
"workbench.editor.decorations.badges": false, "workbench.editor.decorations.badges": false,
"workbench.editor.showTabs": true, "workbench.editor.showTabs": true,
"vim.insertModeKeyBindings": [
{
"before": [
"j",
"k"
],
"after": [
"<Esc>"
]
},
],
} }