Skip to content

Commit eceb527

Browse files
committedAug 21, 2024·
20240821
1 parent ece6819 commit eceb527

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+3124
-1446
lines changed
 

‎.obsidian/app.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@
2121
"downscalePercent": 100
2222
},
2323
"spellcheck": true,
24-
"showUnsupportedFiles": true
24+
"showUnsupportedFiles": true,
25+
"showRibbon": false
2526
}

‎.obsidian/plugins/easy-typing-obsidian/data.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"userCvtRuleSettingsOpen": true,
4949
"EnterTwice": false,
5050
"TryFixChineseIM": false,
51-
"PuncRectify": false,
51+
"PuncRectify": true,
5252
"FixMacOSContextMenu": false,
5353
"TryFixMSIME": false
5454
}

0 commit comments

Comments
 (0)
Please sign in to comment.