Merge branch 'master' into sv06-plus

This commit is contained in:
Bassam Husain
2023-06-18 22:41:11 -04:00
2 changed files with 83 additions and 50 deletions

View File

@@ -7,6 +7,7 @@
"spellright.documentTypes": ["markdown", "plaintext"],
"cSpell.words": [
"ADXL",
"blanchas",
"cfgs",
"Fluidd",
"Fluiddpi",
@@ -29,6 +30,6 @@
"Sovol"
],
"[markdown]": {
"editor.formatOnSave": true
"editor.formatOnSave": false
}
}