mirror of
https://github.com/flancian/garden.git
synced 2026-08-05 22:16:20 +00:00
Auto: misc.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# sarah schwettmann
|
||||
|
||||
- [[pull]] [[cogconfluence:]]
|
||||
- [[pull]] [[cogconfluence]]
|
||||
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"files.defaultLanguage": "markdown",
|
||||
"foam.edit.linkReferenceDefinitions": "off",
|
||||
"foam.openDailyNote.directory": "journal",
|
||||
"foam.openDailyNote.titleFormat": "yyyy-mm-dd",
|
||||
"pasteImage.path": "${projectRoot}/assets",
|
||||
"pasteImage.showFilePathConfirmInputBox": true,
|
||||
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension",
|
||||
"vscodeMarkdownNotes.slugifyMethod": "NONE",
|
||||
"vim.handleKeys": {
|
||||
"[": false,
|
||||
"]": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user