mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-19 13:43:36 -05:00
Bump to brotzeit/rustic@6dead0c
From brotzeit/rustic@da3820d Due to changes upstream, users can no longer use lsp-rust-server to switch to rust-analyzer with rustic-mode. Use rustic-lsp-server instead.
This commit is contained in:
@@ -78,7 +78,7 @@ You'll need [[https://github.com/rust-analyzer/rust-analyzer][rust-analyzer]] in
|
||||
|
||||
#+BEGIN_SRC elisp
|
||||
;; in $DOOMDIR/config.el
|
||||
(setq lsp-rust-server 'rust-analyzer)
|
||||
(setq rustic-lsp-server 'rust-analyzer)
|
||||
#+END_SRC
|
||||
|
||||
** Enabling elgot support for Rust
|
||||
|
Reference in New Issue
Block a user