added emacs-dirtree recipe

This commit is contained in:
Rohan Nicholls 2013-03-05 15:01:50 +01:00
parent 547b33356e
commit 48325bac1e

View File

@ -0,0 +1,6 @@
(:name edirtree
:type github
:description "Directory Tree Views in Emacs"
:pkgname "zkim/emacs-dirtree"
:depends (tree-mode windata)
:features dirtree)