更新 'settings.json'
This commit is contained in:
parent
0b099893d1
commit
ffa4a11e07
|
@ -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>"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
],
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue