Fortern
Results
1
issues of
Fortern
我使用其他输入方案可以做到词库递归解析,但是使用白霜拼音不知道如何实现。 配置目录大致如下: ``` Rime ├─cn_dicts ├─cn_dicts_cell ├─en_dicts ├─fortern_dicts │ ├─common.dict.yaml │ └─moegirl.dict.yaml ├─rime_frost.dict.yaml ├─fortern.dict.yaml └─... ```` **rime_frost.dict.yaml** ```yaml # Rime dictionary # encoding: utf-8 --- name: rime_frost version: "2023-11-13" import_tables:...