diff options
| author | James Nguyen <james@jojojames.com> | 2018-03-01 17:22:38 -0800 |
|---|---|---|
| committer | James Nguyen <james@jojojames.com> | 2018-03-01 17:22:38 -0800 |
| commit | 6ddfc3f7ffc09ae8fcee05e044d3a35aaddacf94 (patch) | |
| tree | 37a2461362ef2beaad1868df6e8bfdd920e99ffc /evil-collection-image.el | |
| parent | 8ca2da95b76f2adc7feb7662318291a8b2711015 (diff) | |
Change url
Diffstat (limited to 'evil-collection-image.el')
| -rw-r--r-- | evil-collection-image.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/evil-collection-image.el b/evil-collection-image.el index d079527..04250c4 100644 --- a/evil-collection-image.el +++ b/evil-collection-image.el @@ -5,7 +5,7 @@ ;; Author: Pierre Neidhardt <ambrevar@gmail.com> ;; Maintainer: James Nguyen <james@jojojames.com> ;; Pierre Neidhardt <ambrevar@gmail.com> -;; URL: https://github.com/jojojames/evil-collection +;; URL: https://github.com/emacs-evil/evil-collection ;; Version: 0.0.1 ;; Package-Requires: ((emacs "25.1")) ;; Keywords: evil, bookmark, tools @@ -31,7 +31,7 @@ (require 'image-mode) ;; TODO: pdf and doc-view conflict with image. -;; See https://github.com/jojojames/evil-collection/issues/23. +;; See https://github.com/emacs-evil/evil-collection/issues/23. (defun evil-collection-image-setup () "Set up `evil' bindings for `image-mode'." |
