switch to advanced

pull/225/head
Aevann 2024-03-04 22:10:09 +02:00
parent 17147efd12
commit d2c1f97ff3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"editor.insertSpaces": false,
"editor.autoIndent": "none",
"editor.autoIndent": "advanced",
"files.eol": "\n"
}