mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 23:16:21 +00:00
Auto: misc.
This commit is contained in:
Vendored
+20
@@ -37,5 +37,25 @@
|
|||||||
],
|
],
|
||||||
"vim.handleKeys": {
|
"vim.handleKeys": {
|
||||||
"[": false,
|
"[": false,
|
||||||
|
},
|
||||||
|
"foam.openDailyNote.directory": "journal",
|
||||||
|
"editor.minimap.enabled": true,
|
||||||
|
"window.menuBarVisibility": "toggle",
|
||||||
|
"workbench.activityBar.visible": true,
|
||||||
|
"git.confirmSync": false,
|
||||||
|
"git.autofetch": true,
|
||||||
|
"markdown-links.autoStart": false,
|
||||||
|
"markdown-links.graphType": "obsidian",
|
||||||
|
"vscodeMarkdownNotes.newNoteDirectory": "WORKSPACE_ROOT",
|
||||||
|
"markdown.extension.print.theme": "dark",
|
||||||
|
"markdown.preview.scrollEditorWithPreview": false,
|
||||||
|
"window.autoDetectColorScheme": true,
|
||||||
|
"[markdown]": {
|
||||||
|
"editor.tabSize": 2
|
||||||
|
},
|
||||||
|
"editor.quickSuggestions": {
|
||||||
|
"other": true,
|
||||||
|
"comments": true,
|
||||||
|
"strings": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
- [[go]] https://towardgrace.blogspot.com/2014/06/le-rire-de-michel-foucault.html
|
- [[go]] https://towardgrace.blogspot.com/2014/06/le-rire-de-michel-foucault.html
|
||||||
- [[pull]] [[foucault turtlenecks]]
|
- [[pull]] [[foucault turtlenecks]]
|
||||||
|
- I want to learn more about this ad -- is it real? https://twitter.com/flancian/status/1349358312643588098
|
||||||
|
|
||||||
|
|
||||||
[//begin]: # "Autogenerated link references for markdown compatibility"
|
[//begin]: # "Autogenerated link references for markdown compatibility"
|
||||||
|
|||||||
Reference in New Issue
Block a user