el-get/recipes/litable.rcp
Jonathan Leech-Pepin e3fd66ec72 Update litable.rcp
Add dependency on `dash`.
2014-02-21 10:07:59 -05:00

7 lines
218 B
Plaintext

(:name litable
:website "https://github.com/Fuco1/litable"
:description "On-the-fly evaluation/substitution of emacs lisp code"
:type github
:depends (dash)
:pkgname "Fuco1/litable")