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