From ae40ee88dbba24a0312a0c1f863a641063d9a921 Mon Sep 17 00:00:00 2001 From: JR Boyens Date: Wed, 31 Jul 2019 12:42:58 -0700 Subject: [PATCH] Update README.md Change `dump-jump` to `dumb-jump` --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39b1af1ca..2ca9060d1 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Feature Highlights support for a variety of languages. - A jump-to-definition/references implementation for all languages that tries to "just work," resorting to mode-specific functionality, before falling back on - [dump-jump][url:dump-jump]. + [dumb-jump][url:dumb-jump]. Troubleshooting @@ -178,7 +178,7 @@ contributions: [url:company-mode]: https://github.com/company-mode/company-mode [url:doom-themes]: https://github.com/hlissner/emacs-doom-themes -[url:dump-jump]: https://github.com/jacktasia/dumb-jump +[url:dumb-jump]: https://github.com/jacktasia/dumb-jump [url:editorconfig]: http://editorconfig.org/ [url:evil-mode]: https://github.com/emacs-evil/evil [url:helm]: https://github.com/emacs-helm/helm