diff --git a/config.org b/config.org index 98e66b8..eca2c59 100644 --- a/config.org +++ b/config.org @@ -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).