diff --git a/package.json b/package.json index 0c4d375..517450b 100644 --- a/package.json +++ b/package.json @@ -1871,7 +1871,7 @@ }, "gitlens.views.repositories.enabled": { "type": "boolean", - "default": true, + "default": false, "markdownDescription": "Specifies whether to show the _Repositories_ view", "scope": "window" },