Merge pull request #1624 from jboyens/patch-1

Update README.md
This commit is contained in:
Henrik Lissner 2019-08-06 14:36:45 -04:00 committed by GitHub
commit e89bbe573b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,7 +109,7 @@ Feature Highlights
support for a variety of languages. support for a variety of languages.
- A jump-to-definition/references implementation for all languages that tries to - A jump-to-definition/references implementation for all languages that tries to
"just work," resorting to mode-specific functionality, before falling back on "just work," resorting to mode-specific functionality, before falling back on
[dump-jump][url:dump-jump]. [dumb-jump][url:dumb-jump].
Troubleshooting Troubleshooting
@ -178,7 +178,7 @@ contributions:
[url:company-mode]: https://github.com/company-mode/company-mode [url:company-mode]: https://github.com/company-mode/company-mode
[url:doom-themes]: https://github.com/hlissner/emacs-doom-themes [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:editorconfig]: http://editorconfig.org/
[url:evil-mode]: https://github.com/emacs-evil/evil [url:evil-mode]: https://github.com/emacs-evil/evil
[url:helm]: https://github.com/emacs-helm/helm [url:helm]: https://github.com/emacs-helm/helm