This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 文件名: wugniu.custom.yaml | |
# 爲 wugniu.schema.yaml 打補靪 | |
# #號爲註釋符號,要是不需要開始某一行模糊功能請在該行前頭加#號,要是需要該行模糊功能請去掉前面#號。注意要使用的行的對齊。 | |
patch: | |
"speller/algebra": | |
- abbrev/^([bcdfghjklprstvwxyz]).+$/$1/ # 對齊標準行 | |
- derive/^tzi/ci/ # 以下四行是模糊分尖團音 | |
- derive/^tsi/chi/ | |
- derive/^zi/ji/ | |
- derive/^si/xi/ |
NewerOlder