Turn off tab indents

This commit is contained in:
2026-06-29 10:16:47 -04:00
parent 313cb2f643
commit bbb5a70d52

View File

@@ -21,5 +21,6 @@
"editor:configure-toolbar" "editor:configure-toolbar"
], ],
"promptDelete": true, "promptDelete": true,
"alwaysUpdateLinks": true "alwaysUpdateLinks": true,
"useTab": false
} }