diff --git a/settings.json b/settings.json index 99e777c..013a760 100644 --- a/settings.json +++ b/settings.json @@ -19,7 +19,7 @@ { "before": ["<"], "commands": ["editor.action.outdentLines"] - }, + } ], "vim.insertModeKeyBindings": [ { @@ -123,7 +123,7 @@ { "before": ["", "b", "c"], "commands": ["copyRelativeFilePath"] - }, + } ], "vim.leader": ",", "vim.handleKeys": {