diff --git a/vscode/settings.json b/vscode/settings.json index 27abee5..85ecd11 100644 --- a/vscode/settings.json +++ b/vscode/settings.json @@ -105,6 +105,12 @@ "MD040": false }, + //-------------------------------------------------- + // Git Configuration + //-------------------------------------------------- + "git.autofetch": false, + "git.autorefresh": true, + //-------------------------------------------------- // AmpCode Configuration //--------------------------------------------------