New recipe: avy

This commit is contained in:
Shihpin Tseng 2015-05-09 21:21:58 +08:00
parent e7889680bd
commit 6b5087b10b

5
recipes/avy.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name avy
:description "Jump to things in Emacs tree-style."
:type github
:pkgname "abo-abo/avy"
:depends (cl-lib))