diff options
| author | Tim Harper <timcharper@gmail.com> | 2016-10-26 08:55:24 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-26 08:55:24 -0600 |
| commit | 1f59618339b5f0c09c1aca5f27aa6422273e80f5 (patch) | |
| tree | c1ba2bdb647e2414e2facb50f84827111badcfbf /evil-surround.el | |
| parent | 3812140e11a1b30878701cc028a4305ec3280a35 (diff) | |
| parent | b41116a61302203462180dbd67513d34520b87ba (diff) | |
Merge pull request #88 from LemmingAvalanche/update-links-to-evil
Point to new repository for 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: |
