11 lines
313 B
EmacsLisp
11 lines
313 B
EmacsLisp
(define-package "evil" "20210527.2107" "Extensible Vi layer for Emacs."
|
|
'((emacs "24.1")
|
|
(goto-chg "1.6")
|
|
(cl-lib "0.5"))
|
|
:commit "ad47644eea5e351269f5bead18e713768d96f207" :keywords
|
|
'("emulation" "vim")
|
|
:url "https://github.com/emacs-evil/evil")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|