Skip to content

Instantly share code, notes, and snippets.

@lazurey
Last active August 2, 2016 07:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lazurey/409c80769e047c70eb8931cea6fc2bc7 to your computer and use it in GitHub Desktop.
Save lazurey/409c80769e047c70eb8931cea6fc2bc7 to your computer and use it in GitHub Desktop.
鼠须管, 拼音, emoji, 配置, settings
# luna_pinyin_simp.custom.yaml
# encoding: utf-8
patch:
engine/translators:
- punct_translator
- r10n_translator
- reverse_lookup_translator
recognizer/patterns/reverse_lookup: "`[a-z]*$"
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