mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Fixes typo in modules/lang/rust/README.org
This commit is contained in:
@ -97,7 +97,7 @@ selected by default. Modify ~rustic-lsp-server~ to change the default:
|
|||||||
(setq rustic-lsp-server 'rls))
|
(setq rustic-lsp-server 'rls))
|
||||||
#+END_SRC
|
#+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
|
Doom's =:tools lsp= module has an =+eglot= flag. Enable it and this module will
|
||||||
use eglot instead.
|
use eglot instead.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user