update
This commit is contained in:
10
.obsidian/plugins/various-complements/data.json
vendored
10
.obsidian/plugins/various-complements/data.json
vendored
@@ -9,11 +9,11 @@
|
||||
"treatUnderscoreAsPartOfWord": false,
|
||||
"maxNumberOfSuggestions": 10,
|
||||
"maxNumberOfWordsAsPhrase": 3,
|
||||
"minNumberOfCharactersTriggered": 1,
|
||||
"minNumberOfCharactersTriggered": 3,
|
||||
"minNumberOfWordsTriggeredPhrase": 1,
|
||||
"complementAutomatically": true,
|
||||
"delayMilliSeconds": 0,
|
||||
"disableSuggestionsDuringImeOn": false,
|
||||
"delayMilliSeconds": 20,
|
||||
"disableSuggestionsDuringImeOn": true,
|
||||
"disableSuggestionsInMathBlock": true,
|
||||
"insertSpaceAfterCompletion": false,
|
||||
"firstCharactersDisableSuggestions": ":/^",
|
||||
@@ -105,9 +105,9 @@
|
||||
"enabled": true,
|
||||
"historyFilePath": "",
|
||||
"maxDaysToKeepHistory": 30,
|
||||
"maxNumberOfHistoryToKeep": 0
|
||||
"maxNumberOfHistoryToKeep": 5000
|
||||
},
|
||||
"disableOnMobile": false,
|
||||
"disableOnMobile": true,
|
||||
"showLogAboutPerformanceInConsole": false,
|
||||
"insertAfterCompletion": true,
|
||||
"selectionHistoryTree": {},
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user