Skip to content

Instantly share code, notes, and snippets.

@dismory
Created April 15, 2012 13:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dismory/2392728 to your computer and use it in GitHub Desktop.
Save dismory/2392728 to your computer and use it in GitHub Desktop.
鼠须管自定义方引号
# Author: dismory <http://zhihu.com/dismory>
#
# - 命名为:luna_pinyin.custom.yaml
# - 放到 ~/Library/Rime 目录下
# - 在菜单栏单击署鼠须管图标,下拉菜单里选择【重新部署】即可
#
# 此自定义方案是针对【朙月拼音】的,针对其它请修改文件名前缀 `luna_pinyin` 为其它。
patch:
"punctuator/full_shape/[" : ["「", "【"]
"punctuator/full_shape/]" : ["」", "】"]
"punctuator/half_shape/[" : ["「", "【"]
"punctuator/half_shape/]" : ["」", "】"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment