├── LICENSE ├── README.md ├── default.custom.yaml ├── pinyin_simp.dict.yaml ├── pinyin_simp.schema.yaml ├── squirrel.custom.yaml ├── zhengma.dict.yaml ├── zhengma.schema.yaml ├── zhengma_pinyin.schema.yaml └── zhengma_trad.schema.yaml /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chen32768/zhengma_for_rime/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chen32768/zhengma_for_rime/HEAD/README.md -------------------------------------------------------------------------------- /default.custom.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chen32768/zhengma_for_rime/HEAD/default.custom.yaml -------------------------------------------------------------------------------- /pinyin_simp.dict.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chen32768/zhengma_for_rime/HEAD/pinyin_simp.dict.yaml -------------------------------------------------------------------------------- /pinyin_simp.schema.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chen32768/zhengma_for_rime/HEAD/pinyin_simp.schema.yaml -------------------------------------------------------------------------------- /squirrel.custom.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chen32768/zhengma_for_rime/HEAD/squirrel.custom.yaml -------------------------------------------------------------------------------- /zhengma.dict.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chen32768/zhengma_for_rime/HEAD/zhengma.dict.yaml -------------------------------------------------------------------------------- /zhengma.schema.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chen32768/zhengma_for_rime/HEAD/zhengma.schema.yaml -------------------------------------------------------------------------------- /zhengma_pinyin.schema.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chen32768/zhengma_for_rime/HEAD/zhengma_pinyin.schema.yaml -------------------------------------------------------------------------------- /zhengma_trad.schema.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chen32768/zhengma_for_rime/HEAD/zhengma_trad.schema.yaml --------------------------------------------------------------------------------