mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-18 8f6f2705a38e2515b6c57fda12c5be29fb9a798f
commit | author | age
5cb5f7 1 (define-package "ztree" "20180512.1850" "Text mode directory tree"
C 2   '((cl-lib "0"))
3   :keywords
4   '("files" "tools")
5   :authors
6   '(("Alexey Veretennikov" . "alexey.veretennikov@gmail.com"))
7   :maintainer
8   '("Alexey Veretennikov" . "alexey.veretennikov@gmail.com")
9   :url "https://github.com/fourier/ztree")
10 ;; Local Variables:
11 ;; no-byte-compile: t
12 ;; End: