vscodium: Add gitlab instance url for gitlab extension

This commit is contained in:
histalek 2021-07-10 17:11:28 +02:00
parent b86457a641
commit a8c8fb718d
No known key found for this signature in database
GPG key ID: ED1D6449704FDE03

View file

@ -35,4 +35,5 @@
"editor.wordWrap": "on",
"editor.wrappingIndent": "deepIndent",
"svg.preview.mode": "svg",
"gitlab.instanceUrl": "https://git.histalek.de"
}