summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbrotzeit <brotzeitmacher@gmail.com>2022-07-14 16:45:14 +0200
committerbrotzeit <brotzeitmacher@gmail.com>2022-07-14 16:45:14 +0200
commit01ba44166cf16d9b78d99f2fa0c3c54c0f206894 (patch)
treef328c3bf5b7a395c469a689852eb9f7d70382ded /README.md
parent7bff48894dc532caf4010be3060370d315ef75f6 (diff)
downloadrust-mode-01ba44166cf16d9b78d99f2fa0c3c54c0f206894.tar.gz
add deprecation note for racer and rls
close #453
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e960048..e495c4f 100644
--- a/README.md
+++ b/README.md
@@ -228,6 +228,9 @@ by using additional packages. You can find more information in the
You can either use a lsp client or [racer](https://github.com/racer-rust/racer)
with [emacs-racer](https://github.com/racer-rust/emacs-racer#installation).
+Note that racer and rls are considered deprecated. You should try rust-analyzer
+instead.
+
## Other recommended packages
### flycheck