Test commit from [[gitpod]] with [[foam]] :)

This commit is contained in:
2023-08-18 23:39:43 +00:00
parent 2a3b9d8bf8
commit e41f79e5f5
2 changed files with 9 additions and 1 deletions
+5 -1
View File
@@ -30,7 +30,11 @@
},
"[markdown]": {
"editor.tabSize": 2,
"editor.quickSuggestions": false
"editor.quickSuggestions": {
"comments": "off",
"strings": "off",
"other": "off"
}
},
"workbench.editor.closeEmptyGroups": false,
"saveEditorLayout.list": [
+4
View File
@@ -0,0 +1,4 @@
# 2023-08-18
- Backnoded from [[2023-08-19]] :)
- Writing this on [[foam]] again after long! Thanks [[ajhalili2006]] for the tip about foam working on [[gitpod]]!