Files
rime_wanxiang/wanxiang_mixedcode.dict.yaml
2026-01-21 17:43:36 +08:00

17 lines
433 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Rime dictionary
# encoding: utf-8
#
# rime配置的部署位置
# ~/.local/share/fcitx5/rime 或者 ~/.config/ibus/rime (Linux)
# ~/Library/Rime (Mac OS)
# %APPDATA%\Rime (Windows)
---
name: wanxiang_mixedcode
version: "LTS"
sort: by_weight #字典初始排序可選original或by_weight
use_preset_vocabulary: false
import_tables:
- dicts/en #英文词库
- dicts/cn&en #中英文混合词库
...