This commit is contained in:
Oscar Plaisant
2024-09-25 16:35:23 +02:00
parent 62f0313af1
commit 695358527b
177 changed files with 141941 additions and 25310 deletions

View File

@@ -4,7 +4,7 @@
"autoFocus": true,
"autoTrigger": true,
"minWordLength": 4,
"minWordTriggerLength": 1,
"minWordTriggerLength": 6,
"wordInsertionMode": "Ignore-Case & Append",
"ignoreDiacriticsWhenFiltering": false,
"latexProviderEnabled": true,
@@ -18,5 +18,6 @@
"frontMatterTagAppendSuffix": true,
"frontMatterIgnoreCase": true,
"calloutProviderEnabled": true,
"calloutProviderSource": "Completr",
"insertionKey": "Enter"
}