From 01ba44166cf16d9b78d99f2fa0c3c54c0f206894 Mon Sep 17 00:00:00 2001 From: brotzeit Date: Thu, 14 Jul 2022 16:45:14 +0200 Subject: add deprecation note for racer and rls close #453 --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3