Merge pull request #4609 from brorbw/develop

Fixes typo in rust readme.org
This commit is contained in:
Henrik Lissner
2021-02-04 07:41:54 -05:00
committed by GitHub

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.