summaryrefslogtreecommitdiff
path: root/evil-pkg.el
blob: f84b60a98a911cf184e69380b70c5e6f2f47f835 (plain)
1
2
3
4
5
6
7
(define-package
  "evil"
  "1.14.1"
  "Extensible Vi layer for Emacs."
  '((emacs "24.1")
    (goto-chg "1.6")
    (cl-lib "0.5")))