mirror of
https://github.com/flancian/garden.git
synced 2026-08-07 15:06:19 +00:00
settings.json for foam
This commit is contained in:
Vendored
+12
-12
@@ -23,16 +23,16 @@
|
|||||||
"spellright.notificationClass": "warning",
|
"spellright.notificationClass": "warning",
|
||||||
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension",
|
"vscodeMarkdownNotes.noteCompletionConvention": "noExtension",
|
||||||
"vscodeMarkdownNotes.slugifyCharacter": "NONE",
|
"vscodeMarkdownNotes.slugifyCharacter": "NONE",
|
||||||
"vim.handleKeys": {
|
"vim.handleKeys": {
|
||||||
"[": false,
|
"[": false,
|
||||||
"]": false,
|
"]": false
|
||||||
}
|
},
|
||||||
"[markdown]": {
|
"[markdown]": {
|
||||||
"editor.tabSize": 2
|
"editor.tabSize": 2
|
||||||
},
|
},
|
||||||
"editor.quickSuggestions": {
|
"editor.quickSuggestions": {
|
||||||
"other": true,
|
"other": true,
|
||||||
"comments": true,
|
"comments": true,
|
||||||
"strings": true
|
"strings": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user