Skip to content

Commit e0738b9

Browse files
authored
Merge pull request #3 from rime-aca/kuangh
feat(kuangh): convert instructions to patch file using rime::YAML syntax
2 parents 9f817f9 + 3ad4a17 commit e0738b9

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

Kuang Reversed Lookup/反査代碼段.txt Kuang Reversed Lookup/kuangh.yaml

+10-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
#請將如下兩段代碼黏帖到欲變更輸入方案旳相應位寘
1+
# Usage:
2+
# cat <<END >luna_pinyin.custom.yaml
3+
# patch:
4+
# __include: kuangh:/patch
5+
# END
26

3-
engine:
4-
filters:
7+
patch:
8+
engine/filters/+:
59
- reverse_lookup_filter@kuangh
10+
kuangh:
11+
__include: kuangh
612

713
kuangh:
814
tags: [ abc ]
@@ -270,4 +276,4 @@ kuangh:
270276
- xform/218/燭/
271277
- xform/219/諄/
272278
- xform/220/稕/
273-
- xform/221/準/
279+
- xform/221/準/

0 commit comments

Comments
 (0)