Skip to content

Commit f84026d

Browse files
committed
jyutping
1 parent 5d5f7d5 commit f84026d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config/officialplugins.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ let officialPlugins = [
2626
Plugin(id: "cantonese", category: Chinese, native: false, github: tableExtra, dependencies: ["chinese-addons"]),
2727
Plugin(id: "chinese-addons", category: Chinese, native: true, github: "fcitx/fcitx5-chinese-addons"),
2828
Plugin(id: "hallelujah", category: English, native: true, github: "fcitx-contrib/fcitx5-hallelujah"),
29+
Plugin(id: "jyutping", category: Chinese, native: true, github: "fcitx/libime-jyutping", dependencies: ["chinese-addons"]),
2930
Plugin(id: "lua", category: Other, native: true, github: "fcitx/fcitx5-lua"),
3031
Plugin(id: "quick", category: Chinese, native: false, github: tableExtra, dependencies: ["chinese-addons"]),
3132
Plugin(id: "m17n", category: Generic, native: true, github: "fcitx/fcitx5-m17n"),

0 commit comments

Comments
 (0)