summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2018-01-27 15:54:08 -0800
committerJames Nguyen <james@jojojames.com>2018-01-27 15:54:08 -0800
commit08ee8e9f01570f0d36129c097765d62e2399bbad (patch)
treee66959cb91334bdfefba4238bb20ad015dabd83e /readme.org
parent602d24f07dad7fefe72293bda63a400842b04f62 (diff)
Attempt to fix some links
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org10
1 files changed, 4 insertions, 6 deletions
diff --git a/readme.org b/readme.org
index 52faa62..0c8c334 100644
--- a/readme.org
+++ b/readme.org
@@ -401,10 +401,10 @@ missing your ~<hjkl>~, feel free to file an issue or even a pull request.
Third-party packages are provided by several parties:
-- [[evil-ediff][evil-ediff]]
-- [[evil-magit][evil-magit]]
-- [[evil-mu4e][evil-mu4e]]
-- [[lispyville][lispyville]]
+- [[https://github.com/emacs-evil/evil-ediff][evil-ediff]]
+- [[https://github.com/emacs-evil/evil-magit][evil-magit]]
+- [[https://github.com/JorisE/evil-mu4e][evil-mu4e]]
+- [[https://github.com/noctuid/lispyville][lispyville]]
- Org-mode: https://github.com/GuiltyDolphin/org-evil or https://github.com/Somelauw/evil-org-mode
Should you know any suitable package not mentioned in this list, let us know and
@@ -416,11 +416,9 @@ Other references:
- [[https://github.com/hlissner/doom-emacs/blob/master/modules/private/hlissner/%2Bbindings.el][Doom Emacs]]
#+LINK: EMMS https://www.gnu.org/software/emms/
-#+LINK: evil-ediff https://github.com/emacs-evil/evil-ediff
#+LINK: evil-magit https://github.com/emacs-evil/evil-magit
#+LINK: evil-mu4e https://github.com/JorisE/evil-mu4e
#+LINK: mu4e https://www.djcbsoftware.nl/code/mu/mu4e.html
-#+LINK: lispyville https://github.com/noctuid/lispyville
** Contributing
Please do!