aboutsummaryrefslogtreecommitdiff
path: root/evil-pkg.el
blob: e423bea19994b79116c2f46c0b77a374c5402eb3 (plain)
1
2
3
4
5
6
7
8
(define-package
  "evil"
  "1.14.0"
  "Extensible Vi layer for Emacs."
  '((emacs "24.1")
    (undo-tree "0.6.3")
    (goto-chg "1.6")
    (cl-lib "0.5")))