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

10 lines
259 B
EmacsLisp

(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: