23 lines
523 B
YAML
23 lines
523 B
YAML
# Rime schema
|
||
# vim: set sw=2 sts=2 et:
|
||
# encoding: utf-8
|
||
patch:
|
||
schema/name: 日语
|
||
switches:
|
||
- name: ascii_mode
|
||
states: [ 日, A ]
|
||
- name: full_shape
|
||
states: [ 半, 全 ]
|
||
- name: simplification
|
||
states: [ 漢, 汉 ]
|
||
reset: 0
|
||
#- options: [jp_variants, zh_simp, zh_tw ]
|
||
#- options: [zh_simp, zh_tw ]
|
||
# reset: 0
|
||
# states:
|
||
# #- 字形 → 日本
|
||
# - 字形 → 大陸
|
||
# - 字形 → 台灣
|
||
- name: ascii_punct
|
||
states: [ 。,, ., ]
|