diff options
| author | Kristoffer Haugsbakk <haugsbakk@yahoo.no> | 2016-10-26 13:09:53 +0200 |
|---|---|---|
| committer | Kristoffer Haugsbakk <haugsbakk@yahoo.no> | 2016-10-26 13:21:31 +0200 |
| commit | b41116a61302203462180dbd67513d34520b87ba (patch) | |
| tree | c1ba2bdb647e2414e2facb50f84827111badcfbf /evil-surround.el | |
| parent | 3812140e11a1b30878701cc028a4305ec3280a35 (diff) | |
Point to new repository for Evil
Evil is no longer hosted on Gitorious. This repository is apparently the
new official repository for Evil, since it is hosted under Frank
Fischer’s account, and Evil’s page on the Emacs wiki[1] points to the
wiki of this repository as being Evil’s home page.
[1] https://www.emacswiki.org/emacs/Evil
Diffstat (limited to 'evil-surround.el')
| -rwxr-xr-x | evil-surround.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-surround.el b/evil-surround.el index 3fdfc8b..a76b518 100755 --- a/evil-surround.el +++ b/evil-surround.el @@ -33,7 +33,7 @@ ;; ;; This package uses Evil as its vi layer. It is available from: ;; -;; http://gitorious.org/evil +;; https://bitbucket.org/lyro/evil/ ;;; Code: |
