mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 19:17:27 +00:00
add undo-tree
This commit is contained in:
parent
21bbe040be
commit
d6fb97000c
1 changed files with 6 additions and 0 deletions
6
pkglist
6
pkglist
|
@ -29,4 +29,10 @@
|
|||
:fetcher git
|
||||
:summary "Saner defaults and goodies for lisp languages"
|
||||
:files ("modules/starter-kit-lisp.el"))
|
||||
(undo-tree
|
||||
:summary "Treat undo history as a tree"
|
||||
:url "http://www.dr-qubit.org/git/undo-tree.git"
|
||||
:fetcher git)
|
||||
(full-ack
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue