1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2025-03-25 18:48:52 +01:00
parent 92f097cb82
commit 64596a073c
No known key found for this signature in database
13 changed files with 192 additions and 404 deletions

View file

@ -1,5 +1,6 @@
{
"workbench.colorTheme": "Orbi Blue",
"files.insertFinalNewline": true,
"nix.enableLanguageServer": true
"nix.enableLanguageServer": true,
"php.suggest.basic": false
}