summaryrefslogtreecommitdiff
path: root/evil-pkg.el
blob: 8ba0def316d38f22a91e422073399375cc5233fb (plain)
1
2
3
4
5
6
(define-package
  "evil"
  "1.0.7"
  "Extensible Vi layer for Emacs."
  '((undo-tree "0.6.3")
    (goto-last-change "1.2")))