update: Add callout-manager plugin

Usefull for callout completion
This commit is contained in:
Mathis Gauthey
2024-01-04 10:34:56 +01:00
parent 2926cb783a
commit f51aece38d
4 changed files with 3202 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"callouts": {
"custom": [],
"settings": {}
},
"calloutDetection": {
"obsidianFallbackForced": false,
"obsidian": true,
"theme": true,
"snippet": true
}
}