fix doc for enabling rust analyzer
This commit is contained in:
parent
207ce02a33
commit
9e7cdd04da
1 changed files with 1 additions and 2 deletions
|
@ -77,8 +77,7 @@ You'll need [[https://github.com/rust-analyzer/rust-analyzer][rust-analyzer]] in
|
||||||
=$DOOMDIR/config.el=:
|
=$DOOMDIR/config.el=:
|
||||||
|
|
||||||
#+BEGIN_SRC elisp
|
#+BEGIN_SRC elisp
|
||||||
(after! lsp-rust
|
(setq lsp-rust-server 'rust-analyzer)
|
||||||
(setq lsp-rust-server 'rust-analyzer))
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
* TODO Troubleshooting
|
* TODO Troubleshooting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue