Bunch o'stuff.

This commit is contained in:
2020-10-06 12:30:54 +02:00
parent 81d4668511
commit 3f5c14284a
8 changed files with 58 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"editor.wrappingIndent": "indent",
"editor.overviewRulerBorder": false,
"editor.lineHeight": 24,
"workbench.colorTheme": "Gray Matter Light",
"workbench.colorTheme": "Monokai",
"[markdown]": {
"editor.quickSuggestions": true
},