Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 643 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 643 Bytes

rime-zhengma: Zhengma Support for RIME IME

author: Rayson Zhu [email protected] based on 不知路人's work http://tieba.baidu.com/p/2307993879

Usage

  1. Copy files located in zhengma-hant, for Traditional Chinese, and/or zhengma-hans, for Simplified Chinese, to your RIME schema directory. For Linux operating systems, RIME schema directory is usually at ~/.config/ibus/rime.

  2. Edit configuration file default.yaml. Add

     - schema: zmhant
    

or/and

    - schema: zmhans

to entry 'schema_list' to enable Traditional Chinese or/and Simplified Chinese input respectively.