vscodium: Add gitlab instance url for gitlab extension
This commit is contained in:
parent
b86457a641
commit
a8c8fb718d
1 changed files with 1 additions and 0 deletions
|
@ -35,4 +35,5 @@
|
||||||
"editor.wordWrap": "on",
|
"editor.wordWrap": "on",
|
||||||
"editor.wrappingIndent": "deepIndent",
|
"editor.wrappingIndent": "deepIndent",
|
||||||
"svg.preview.mode": "svg",
|
"svg.preview.mode": "svg",
|
||||||
|
"gitlab.instanceUrl": "https://git.histalek.de"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue