Update documentation

This commit is contained in:
Jani Eväkallio
2020-06-23 18:32:44 +01:00
parent 5458dd814e
commit 25404016cc
12 changed files with 67 additions and 83 deletions

View File

@@ -5,7 +5,7 @@
"editor.wrappingIndent": "indent",
"editor.overviewRulerBorder": false,
"editor.lineHeight": 24,
"workbench.colorTheme": "Gray Matter Dark",
"workbench.colorTheme": "Gray Matter Light",
"[markdown]": {
"editor.quickSuggestions": true
},