diff --git a/dot_doom.d/config.el b/dot_doom.d/config.el index c3538be..c5df91c 100644 --- a/dot_doom.d/config.el +++ b/dot_doom.d/config.el @@ -51,8 +51,12 @@ ;; use https://github.com/grobian/html2text (setq mu4e-html2text-command "html2text") +;; Switch to rust-analyzer +(setq rustic-lsp-server 'rust-analyzer) + ;; Org configuration (after! org + (add-to-list 'org-modules 'org-habit) (setq-default org-directory "~/code/personal/org") (setq-default org-default-notes-file "~/code/personal/org/capture.org") (setq-default org-todo-keywords