Use rust-analyzer for Rust LSP

This commit is contained in:
mokou 2020-07-08 10:33:39 +02:00
parent 9a38a33773
commit 09c1105501
1 changed files with 4 additions and 0 deletions

View File

@ -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