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

Chizi123
2018-11-18 21067e7cbe6d7a0f65ff5c317a96b5c337b0b3d8
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: