mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 06:56:19 +00:00
Test commit from [[gitpod]] with [[foam]] :)
This commit is contained in:
Vendored
+5
-1
@@ -30,7 +30,11 @@
|
|||||||
},
|
},
|
||||||
"[markdown]": {
|
"[markdown]": {
|
||||||
"editor.tabSize": 2,
|
"editor.tabSize": 2,
|
||||||
"editor.quickSuggestions": false
|
"editor.quickSuggestions": {
|
||||||
|
"comments": "off",
|
||||||
|
"strings": "off",
|
||||||
|
"other": "off"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"workbench.editor.closeEmptyGroups": false,
|
"workbench.editor.closeEmptyGroups": false,
|
||||||
"saveEditorLayout.list": [
|
"saveEditorLayout.list": [
|
||||||
|
|||||||
@@ -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]]!
|
||||||
Reference in New Issue
Block a user