mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
Test commit from [[gitpod]] with [[foam]] :)
This commit is contained in:
Vendored
+5
-1
@@ -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": [
|
||||
|
||||
@@ -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