branch: main commit eb74fe05a9f25e1c4a874a96740806ae70928d31 Author: Feng Shu <tuma...@163.com> Commit: Feng Shu <tuma...@163.com>
* elpa-packages ("pyim-basedict"): New package. --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index a37e196..65dde2e 100644 --- a/elpa-packages +++ b/elpa-packages @@ -270,6 +270,9 @@ ("pyim" :url "https://github.com/tumashu/pyim.git" :auto-sync t) + ("pyim-basedict" + :url "https://github.com/tumashu/pyim-basedict.git" + :auto-sync t) ("python" :core "lisp/progmodes/python.el") ("quarter-plane" :url nil) ("queue" :url "http://www.dr-qubit.org/git/predictive.git")