Modified options

This commit is contained in:
2025-03-17 15:10:26 +01:00
parent c573823590
commit aa5022198f
3 changed files with 7 additions and 1 deletions

View File

@@ -161,6 +161,10 @@ in {
label = "My TU Delft";
url = "https://my.tudelft.nl/";
}
{
label = "Vikunja";
url = "https://vikunja.xeovalyte.dev/";
}
];
"signon.rememberSignons" = false;
};

View File

@@ -25,6 +25,7 @@ in {
unstable.texlab
unstable.vue-language-server
unstable.typescript
unstable.inlyne
dprint
];