confi-emacs-inicial/elpa/evil-20200929.1018/evil-pkg.el

10 lines
260 B
EmacsLisp
Raw Normal View History

2020-10-06 10:26:19 +02:00
(define-package "evil" "20200929.1018" "Extensible Vi layer for Emacs."
2020-08-02 07:57:21 +02:00
'((emacs "24.1")
(undo-tree "0.7.4")
(goto-chg "1.6")
(cl-lib "0.5"))
2020-10-06 10:26:19 +02:00
:commit "60ec41f73fb5a4c21bebf29eab1f6ef1bf1bbda9")
2020-08-02 07:57:21 +02:00
;; Local Variables:
;; no-byte-compile: t
;; End: