From 8e0aaed5354a341c2703ae4f27dd08499f88b279 Mon Sep 17 00:00:00 2001 From: bhenriest <86069134+benjamind01@users.noreply.github.com> Date: Thu, 27 Mar 2025 14:38:32 +0100 Subject: [PATCH] linux reconfig --- settings.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/settings.json b/settings.json index 97de5dc..fbe70ba 100644 --- a/settings.json +++ b/settings.json @@ -1,5 +1,4 @@ { - "workbench.colorTheme": "Tokyo Night Storm", "explorer.confirmDelete": false, "editor.suggestSelection": "first", "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue", @@ -28,5 +27,10 @@ "[Tokyo Night Storm]": { "editor.background": "#121a30" } - } + }, + "workbench.editorAssociations": { + "git-rebase-todo": "default" + }, + "workbench.colorTheme": "Tokyo Night", + "gitlens.currentLine.enabled": false } \ No newline at end of file