vault backup: 2026-01-05 13:03:55

This commit is contained in:
windyboy
2026-01-05 13:03:55 +08:00
parent 21460fc35d
commit be7c6cdcc9
589 changed files with 396508 additions and 27 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"useJieba": true,
"hmm": false,
"dict": "",
"moveByChineseWords": true,
"moveTillChinesePunctuation": true
}
File diff suppressed because one or more lines are too long
+10
View File
@@ -0,0 +1,10 @@
{
"id": "cm-chs-patch",
"name": "Word Splitting for Simplified Chinese in Edit Mode and Vim Mode",
"version": "1.12.0",
"minAppVersion": "1.5.0",
"description": "A patch for Obsidian's built-in CodeMirror Editor to support Simplified Chinese word splitting",
"author": "AidenLx",
"authorUrl": "https://github.com/AidenLx",
"isDesktopOnly": false
}