branch: elpa/evil-anzu
commit 3837e74d865c11e7279e7c364b6a4806c06efd60
Author: Syohei YOSHIDA <[email protected]>
Commit: Syohei YOSHIDA <[email protected]>
Add URL meta information
---
evil-anzu.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/evil-anzu.el b/evil-anzu.el
index cd1d3d07be..7273949eed 100644
--- a/evil-anzu.el
+++ b/evil-anzu.el
@@ -3,6 +3,7 @@
;; Copyright (C) 2015 by Syohei YOSHIDA
;; Author: Syohei YOSHIDA <[email protected]>
+;; URL: https://github.com/syohex/emacs-evil-anzu
;; Version: 0.01
;; Package-Requires: ((evil "1.0.0") (anzu "0.46"))