Fixes typo in modules/lang/rust/README.org

This commit is contained in:
Bror Winther 2021-02-04 05:02:55 +01:00
parent 3a7be7bb4f
commit 5a98fa2748

View file

@ -97,7 +97,7 @@ selected by default. Modify ~rustic-lsp-server~ to change the default:
(setq rustic-lsp-server 'rls))
#+END_SRC
** Enabling elgot support for Rust
** Enabling eglot support for Rust
Doom's =:tools lsp= module has an =+eglot= flag. Enable it and this module will
use eglot instead.