Update README.md

Change `dump-jump` to `dumb-jump`
This commit is contained in:
JR Boyens 2019-07-31 12:42:58 -07:00 committed by JR Boyens
parent 40eb9cf17e
commit ae40ee88db

View file

@ -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