mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
vscode optimizations
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"editor.formatOnPaste": true,
|
||||
|
||||
"cSpell.words": [
|
||||
"adduser",
|
||||
"airgap",
|
||||
@@ -129,6 +131,7 @@
|
||||
"xattr",
|
||||
"zstd"
|
||||
],
|
||||
|
||||
"markdown.extension.toc.levels": "2..6",
|
||||
"markdown.extension.toc.orderedList": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user