el-get/recipes/link-hint.rcp
Vedang Manerikar 2d16d83864 Add a recipe for link-hint
Pentadactyl-like Link Hinting in Emacs with Avy.
2020-07-05 08:19:02 +05:30

6 lines
170 B
Plaintext

(:name link-hint
:description "Pentadactyl-like Link Hinting in Emacs with Avy."
:type github
:depends (avy)
:pkgname "noctuid/link-hint.el")