diff --git a/settings.json b/settings.json index 3b56fb9..ddaadc8 100644 --- a/settings.json +++ b/settings.json @@ -108,16 +108,5 @@ "python.terminal.activateEnvironment": false, "workbench.editor.decorations.badges": false, "workbench.editor.showTabs": true, - "vim.insertModeKeyBindings": [ - { - "before": [ - "j", - "k" - ], - "after": [ - "" - ] - }, - ], }