From 251d1a693dca81f6249620645c611dd123e9282a Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 6 Nov 2023 17:23:53 -0800 Subject: drop rust configuration --- init.org | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/init.org b/init.org index cfdc345..b6e3d69 100644 --- a/init.org +++ b/init.org @@ -1187,18 +1187,6 @@ Enable eglot and tree-sitter when working with python. (call-interactively 'newline-and-indent))) #+end_src -*** rustic-mode - -#+begin_src emacs-lisp -(use-package rustic - :ensure t - :custom - (rustic-format-on-save t) - (rustic-format-trigger 'on-save) - (rustic-lsp-server 'rust-analyzer) - (rustic-lsp-client 'eglot)) -#+end_src - *** sh-script #+begin_src emacs-lisp -- cgit v1.2.3