mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
36 lines
590 B
JSON
36 lines
590 B
JSON
{
|
|
"editor.tabSize": 4,
|
|
"editor.insertSpaces": true,
|
|
"editor.detectIndentation": false,
|
|
"git.mergeEditor": false,
|
|
"spellright.language": ["en-GB-10-1."],
|
|
"spellright.documentTypes": ["markdown", "plaintext"],
|
|
"cSpell.words": [
|
|
"ADXL",
|
|
"blanchas",
|
|
"cfgs",
|
|
"Fluidd",
|
|
"Fluiddpi",
|
|
"gcode",
|
|
"githubstar",
|
|
"hotend",
|
|
"KIAUH",
|
|
"Klipper",
|
|
"Klipperized",
|
|
"lrwxrwxrwx",
|
|
"moonraker",
|
|
"octahedroflake",
|
|
"PARKBED",
|
|
"PARKCENTER",
|
|
"PARKFRONT",
|
|
"PARKFRONTLOW",
|
|
"PARKREAR",
|
|
"Prusa",
|
|
"runout",
|
|
"Sovol"
|
|
],
|
|
"[markdown]": {
|
|
"editor.formatOnSave": false
|
|
}
|
|
}
|