mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Add dirtree
This commit is contained in:
14
packages.el
14
packages.el
@@ -134,7 +134,19 @@
|
||||
(:name tiling
|
||||
:type emacswiki
|
||||
:features tiling)
|
||||
))
|
||||
(:name tree-mode
|
||||
:type http
|
||||
:url "http://www.emacswiki.org/emacs/download/tree-mode.el")
|
||||
(:name windata
|
||||
:type http
|
||||
:url "http://www.emacswiki.org/emacs/download/windata.el")
|
||||
(:name dirtree
|
||||
:type github
|
||||
:pkgname "zk/emacs-dirtree"
|
||||
:load "dirtree.el")
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user