Update template

This commit is contained in:
Jani Eväkallio
2020-06-25 00:20:38 +01:00
parent 99281f2b4b
commit 96c6a8bfad
9 changed files with 47 additions and 39 deletions

View File

@ -5,5 +5,7 @@
"editor.overviewRulerBorder": false,
"editor.lineHeight": 24,
"workbench.colorTheme": "Gray Matter Light",
"cSpell.language": "en-GB"
"[markdown]": {
"editor.quickSuggestions": true
}
}