Skip to content

Commit 0bd30f8

Browse files
committed
VSCode settings
1 parent 31e650a commit 0bd30f8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

chezmoi/.chezmoitemplates/vscode-settings.jsonc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,5 @@
232232
"github.copilot.editor.enableAutoCompletions": true,
233233
"remote.autoForwardPortsSource": "hybrid",
234234
"gitlens.launchpad.indicator.enabled": false,
235-
"scm.showOutgoingChanges": "never",
236-
"scm.showIncomingChanges": "never",
237-
"scm.showHistoryGraph": false,
235+
"window.newWindowProfile": "Default"
238236
}

0 commit comments

Comments
 (0)