From 5efe9f8df3bb8c4a3892a4237a032442d7a67967 Mon Sep 17 00:00:00 2001 From: Benjamin Chadwick <73488828+bchadwic@users.noreply.github.com> Date: Tue, 8 Jun 2021 13:10:33 -0700 Subject: [PATCH] Update settings.json --- .vscode/settings.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 9d108c6d7..05ad8530a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -2,10 +2,4 @@ "search.exclude": { "vendor/**": true }, - "vim.easymotion": true, - "vim.handleKeys": { - - "": true - }, - "vim.leader": "Space" -} \ No newline at end of file +}