el-get/recipes/lispy.rcp
Vedang Manerikar c477a8d985 Update the recipe for lispy
Lispy depends on zoutline, which is missing in the current recipe.
2022-06-02 10:26:36 -04:00

6 lines
162 B
Plaintext

(:name lispy
:description "vi-like paredit."
:type github
:pkgname "abo-abo/lispy"
:depends (iedit ace-window swiper hydra zoutline))