Install some packages

This commit is contained in:
Gergely Polonkai
2016-09-23 13:54:30 +02:00
parent 802b4584ed
commit 6fa0b51045
22 changed files with 8185 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
(define-package "hydra" "20160913.216" "Make bindings that stick around."
'((cl-lib "0.5"))
:url "https://github.com/abo-abo/hydra" :keywords
'("bindings"))
;; Local Variables:
;; no-byte-compile: t
;; End: