first commit

This commit is contained in:
CrazyJasonwell
2026-07-23 20:36:13 +08:00
commit 513b68be8c
7915 changed files with 2642530 additions and 0 deletions
+59
View File
@@ -0,0 +1,59 @@
{
"global": {
"traditionalChineseSupport": false,
"doublePinyin": "微软双拼",
"fuzzyPinyin": false,
"fuzzyPinyinSetting": [],
"closeWithBackspace": false,
"autoCaseSensitivity": true
},
"file": {
"showAttachments": false,
"showAllFileTypes": false,
"showUnresolvedLink": false,
"quicklySelectHistoryFiles": false,
"quicklySelectHistoryFilesHint": "asdfjklgh",
"attachmentExtensions": [
"bmp",
"png",
"jpg",
"jpeg",
"gif",
"svg",
"webp",
"mp3",
"wav",
"m4a",
"3gp",
"flac",
"ogg",
"oga",
"opus",
"mp4",
"webm",
"ogv",
"mov",
"mkv",
"pdf"
],
"usePathToSearch": false,
"useFileEditorSuggest": true,
"showTags": false,
"searchWithTag": true,
"keyEnter": "打开",
"keyCtrlEnter": "打开到新标签页",
"keyAltEnter": "打开到其他面板",
"keyCtrlAltEnter": "打开到新面板"
},
"heading": {
"showFirstLevelHeading": true,
"headingIndent": true
},
"command": {
"pinnedCommands": []
},
"other": {
"useTagEditorSuggest": true,
"devMode": false
}
}