6.12. swiper-migemo

[swiper-migemo.el] swiperでもmigemoを使う

🔗 tam17aki/swiper-migemo: Use ivy/counsel/swiper with migemo.

avy-migemo-e.g.swiper.el を使って出来ていたのですが、2年ほど前から更新が止まってしまっていて動きません。

つい最近、avy-migemo を使わない swiper-migemo.elを GitHubで見つけたので試した処、機嫌よく動いてくれています。 MELPAにはアップされていないみたいなので el-getで取得しています。

(leaf swiper-migemo
	:doc "https://github.com/tam17aki/swiper-migemo"
	:el-get tam17aki/swiper-migemo
	:config
	(global-swiper-migemo-mode +1))