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