Remove LSP stuff for Rust
This commit is contained in:
@@ -553,12 +553,6 @@
|
||||
(use-package rust-mode)
|
||||
#+end_src
|
||||
|
||||
Then =rust-analyzer= via LSP does the rest :)
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(add-hook 'rust-mode-hook #'lsp-deferred)
|
||||
#+end_src
|
||||
|
||||
** Lisps
|
||||
*** Common Lisp
|
||||
Use SLIME and Quicklisp for Common Lisp (SBCL).
|
||||
|
||||
Reference in New Issue
Block a user