Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
286 B

(define-package "lispy" "0.27.0" "vi-like Paredit"
'((emacs "24.3")
(ace-window "0.9.0")
(iedit "0.9.9")
(swiper "0.11.0")
(hydra "0.14.0")
(zoutline "0.1.0"))
:commit "9c41bc011ae570283cb286659f75d12d38d437ea")
;; Local Variables:
;; no-byte-compile: t
;; End: