mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge pull request #2199 from chrunchyjesus/fix-enable-rust-analyzer-config
lang/rust: fix doc for enabling rust analyzer
This commit is contained in:
@ -77,8 +77,7 @@ You'll need [[https://github.com/rust-analyzer/rust-analyzer][rust-analyzer]] in
|
||||
=$DOOMDIR/config.el=:
|
||||
|
||||
#+BEGIN_SRC elisp
|
||||
(after! lsp-rust
|
||||
(setq lsp-rust-server 'rust-analyzer))
|
||||
(setq lsp-rust-server 'rust-analyzer)
|
||||
#+END_SRC
|
||||
|
||||
* TODO Troubleshooting
|
||||
|
Reference in New Issue
Block a user