Init
This commit is contained in:
83
.obsidian/plugins/various-complements/data.json
vendored
Normal file
83
.obsidian/plugins/various-complements/data.json
vendored
Normal file
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"strategy": "default",
|
||||
"matchStrategy": "prefix",
|
||||
"maxNumberOfSuggestions": 5,
|
||||
"maxNumberOfWordsAsPhrase": 3,
|
||||
"minNumberOfCharactersTriggered": 0,
|
||||
"minNumberOfWordsTriggeredPhrase": 1,
|
||||
"complementAutomatically": true,
|
||||
"delayMilliSeconds": 0,
|
||||
"disableSuggestionsDuringImeOn": false,
|
||||
"insertAfterCompletion": true,
|
||||
"firstCharactersDisableSuggestions": ":/^",
|
||||
"showMatchStrategy": true,
|
||||
"showComplementAutomatically": true,
|
||||
"showIndexingStatus": true,
|
||||
"descriptionOnSuggestion": "Short",
|
||||
"selectSuggestionKeys": "Enter",
|
||||
"additionalCycleThroughSuggestionsKeys": "None",
|
||||
"disableUpDownKeysForCycleThroughSuggestionsKeys": false,
|
||||
"openSourceFileKey": "None",
|
||||
"propagateEsc": false,
|
||||
"enableCurrentFileComplement": true,
|
||||
"currentFileMinNumberOfCharacters": 0,
|
||||
"onlyComplementEnglishOnCurrentFileComplement": false,
|
||||
"enableCurrentVaultComplement": false,
|
||||
"currentVaultMinNumberOfCharacters": 0,
|
||||
"includeCurrentVaultPathPrefixPatterns": "",
|
||||
"excludeCurrentVaultPathPrefixPatterns": "",
|
||||
"includeCurrentVaultOnlyFilesUnderCurrentDirectory": false,
|
||||
"enableCustomDictionaryComplement": false,
|
||||
"customDictionaryPaths": "https://raw.githubusercontent.com/first20hours/google-10000-english/master/google-10000-english-no-swears.txt",
|
||||
"columnDelimiter": "Tab",
|
||||
"customDictionaryWordRegexPattern": "",
|
||||
"delimiterToHideSuggestion": "",
|
||||
"delimiterToDivideSuggestionsForDisplayFromInsertion": "",
|
||||
"caretLocationSymbolAfterComplement": "",
|
||||
"displayedTextSuffix": " => ...",
|
||||
"enableInternalLinkComplement": true,
|
||||
"suggestInternalLinkWithAlias": false,
|
||||
"excludeInternalLinkPathPrefixPatterns": "",
|
||||
"enableFrontMatterComplement": true,
|
||||
"frontMatterComplementMatchStrategy": "inherit",
|
||||
"insertCommaAfterFrontMatterCompletion": false,
|
||||
"intelligentSuggestionPrioritization": {
|
||||
"maxDaysToKeepHistory": 30,
|
||||
"maxNumberOfHistoryToKeep": 0
|
||||
},
|
||||
"showLogAboutPerformanceInConsole": false,
|
||||
"selectionHistoryTree": {
|
||||
"CommonUI控件基类,只要定义了": {
|
||||
"CommonUI控件基类,只要定义了": {
|
||||
"currentFile": {
|
||||
"count": 2,
|
||||
"lastUpdated": 1685443654293
|
||||
}
|
||||
}
|
||||
},
|
||||
"来管理控件的ActionBindings;以及": {
|
||||
"来管理控件的ActionBindings;以及": {
|
||||
"currentFile": {
|
||||
"count": 2,
|
||||
"lastUpdated": 1685443673045
|
||||
}
|
||||
}
|
||||
},
|
||||
"USBToolBox": {
|
||||
"USBToolBox": {
|
||||
"currentFile": {
|
||||
"count": 2,
|
||||
"lastUpdated": 1687934514916
|
||||
}
|
||||
}
|
||||
},
|
||||
"html#windows-gpu-selection": {
|
||||
"html#windows-gpu-selection": {
|
||||
"currentFile": {
|
||||
"count": 1,
|
||||
"lastUpdated": 1687936106957
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user