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

10 lines
259 B
EmacsLisp
Raw Normal View History

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