We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b6b24 commit 17c1f25Copy full SHA for 17c1f25
default.yaml
@@ -87,7 +87,7 @@ ascii_composer:
87
# full_shape: 全角没改,使用预设值
88
# half_shape: 标点符号全部直接上屏,和 macOS 自带输入法的区别是
89
# '|' 是半角的,
90
-# '~' 是半角的,
+# '~' 是半角的。
91
punctuator:
92
digit_separators: ",.:" # 在此处指定的字符,在数字后被输入,若再次输入数字,则连同数字直接上屏;若双击,则恢复映射。 # librime >= 1.13.0
93
# digit_separator_action: commit # 关闭上述行为 librime >= 1.13.1
0 commit comments