Skip to content

Instantly share code, notes, and snippets.

@viogus
Forked from lotem/luna_pinyin.custom.yaml
Created October 6, 2013 19:55
Show Gist options
  • Save viogus/6858371 to your computer and use it in GitHub Desktop.
Save viogus/6858371 to your computer and use it in GitHub Desktop.
# luna_pinyin.custom.yaml
#
# 在【朙月拼音】裏使用Emoji表情
#
# 保存到Rime用戶文件夾後,重新部署生效
# ~/.config/ibus/rime (linux)
# ~/Library/Rime (macos)
# %APPDATA%\Rime (windows)
#
# 如果目標文件已經包含其他修改內容,只需按照縮進合併 patch: 以下的部分
#
patch:
schema/dependencies:
- emoji
abc_segmentor/extra_tags:
- reverse_lookup
reverse_lookup:
dictionary: emoji
enable_completion: false
prefix: "`"
tips: 〔表情〕
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment