mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-26 09:58:25 +02:00
chore(All Markdown Files): auto wrap text, fix typos
This commit is contained in:
@@ -16,14 +16,14 @@ punctuator:
|
||||
switches:
|
||||
- name: ascii_mode
|
||||
reset: 0
|
||||
# states: [ 中文, 英文 ]
|
||||
# states: [ 中文, 英文 ]
|
||||
- name: full_shape
|
||||
# states: [ 半角, 全角 ]
|
||||
# states: [ 半角, 全角 ]
|
||||
- name: simplification
|
||||
# states: [ 简, 繁 ]
|
||||
# states: [ 简, 繁 ]
|
||||
reset: 0
|
||||
- name: ascii_punct
|
||||
# states: [ 。,, ., ]
|
||||
# states: [ 。,, ., ]
|
||||
reset: 0
|
||||
|
||||
engine:
|
||||
@@ -61,11 +61,11 @@ engine:
|
||||
|
||||
speller:
|
||||
alphabet: "abcdefghijklmnopqrstuvwxyz;'"
|
||||
initials: ';abcdefghijklmnopqrstuvwxyz'
|
||||
initials: ";abcdefghijklmnopqrstuvwxyz"
|
||||
finals: "'"
|
||||
#delimiter: " '"
|
||||
max_code_length: 4
|
||||
auto_select: true #顶字上屏
|
||||
auto_select: true #顶字上屏
|
||||
auto_select_pattern: ^;.$|^\w{4}$
|
||||
auto_clear: max_length #manual|auto|max_length 空码按下一键确认清屏|空码自动清|达到最长码时后码顶上清屏
|
||||
|
||||
@@ -77,13 +77,12 @@ translator:
|
||||
enable_user_dict: false
|
||||
disable_user_dict_for_patterns:
|
||||
- "^z.*$"
|
||||
|
||||
|
||||
history:
|
||||
input: ;f
|
||||
size: 1 #重复前几次上屏
|
||||
initial_quality: 1 #首选
|
||||
|
||||
input: ;f
|
||||
size: 1 #重复前几次上屏
|
||||
initial_quality: 1 #首选
|
||||
|
||||
simplification:
|
||||
opencc_config: s2tw.json
|
||||
option_name: simplification
|
||||
@@ -96,7 +95,7 @@ custom_phraseVD:
|
||||
enable_sentence: false
|
||||
enable_completion: false
|
||||
initial_quality: 0 #用户词和系统词重码 置顶
|
||||
|
||||
|
||||
custom_phraseXT:
|
||||
dictionary: ""
|
||||
user_dict: flypy_sys
|
||||
@@ -112,7 +111,7 @@ custom_phraseYH:
|
||||
enable_sentence: false
|
||||
enable_completion: false
|
||||
initial_quality: -1 #用户词和系统词重码居后
|
||||
|
||||
|
||||
custom_phraseQMZ:
|
||||
dictionary: ""
|
||||
user_dict: flypy_full
|
||||
@@ -124,27 +123,26 @@ custom_phraseQMZ:
|
||||
reverse_lookup:
|
||||
dictionary: flypydz
|
||||
comment_format:
|
||||
# - xform/^/〔/
|
||||
# - xform/$/〕/
|
||||
# - xform/^/〔/
|
||||
# - xform/$/〕/
|
||||
- xform/ / /
|
||||
|
||||
|
||||
key_binder:
|
||||
import_preset: default #方案切换相关
|
||||
bindings:
|
||||
- {accept: bracketleft, send: Page_Up, when: paging} # [上翻页
|
||||
- {accept: bracketright, send: Page_Down, when: has_menu} # ]下翻页
|
||||
- {accept: comma, send: comma, when: paging} #注销逗号翻页
|
||||
- {accept: period, send: period, when: has_menu} #注销句号翻页
|
||||
- {accept: semicolon, send: 2, when: has_menu} #分号次选
|
||||
# - {accept: Release+semicolon, send: semicolon, when: has_menu} #如启用此行,则分号引导符号功能无效
|
||||
- {accept: Release+period, send: period, when: composing} #句号顶屏
|
||||
- {accept: Release+comma, send: comma, when: composing} #逗号顶屏
|
||||
- {accept: "Tab", send: Escape, when: composing}
|
||||
- {accept: "Shift_R", send: Escape, when: composing}
|
||||
- {accept: "Shift+space", toggle: full_shape, when: always} #切换全半角
|
||||
- {accept: "Control+period", toggle: ascii_punct, when: always} #切换中英标点
|
||||
- {accept: "Control+j", toggle: simplification, when: always} #切换简繁
|
||||
- { accept: bracketleft, send: Page_Up, when: paging } # [上翻页
|
||||
- { accept: bracketright, send: Page_Down, when: has_menu } # ]下翻页
|
||||
- { accept: comma, send: comma, when: paging } #注销逗号翻页
|
||||
- { accept: period, send: period, when: has_menu } #注销句号翻页
|
||||
- { accept: semicolon, send: 2, when: has_menu } #分号次选
|
||||
# - {accept: Release+semicolon, send: semicolon, when: has_menu} #如启用此行,则分号引导符号功能无效
|
||||
- { accept: Release+period, send: period, when: composing } #句号顶屏
|
||||
- { accept: Release+comma, send: comma, when: composing } #逗号顶屏
|
||||
- { accept: "Tab", send: Escape, when: composing }
|
||||
- { accept: "Shift_R", send: Escape, when: composing }
|
||||
- { accept: "Shift+space", toggle: full_shape, when: always } #切换全半角
|
||||
- { accept: "Control+period", toggle: ascii_punct, when: always } #切换中英标点
|
||||
- { accept: "Control+j", toggle: simplification, when: always } #切换简繁
|
||||
|
||||
recognizer:
|
||||
import_preset: default
|
||||
@@ -157,7 +155,6 @@ recognizer:
|
||||
|
||||
menu:
|
||||
page_size: 5 #候选项数
|
||||
|
||||
|
||||
style:
|
||||
horizontal: true #竖排为false
|
||||
|
||||
Reference in New Issue
Block a user