Configure Emacs for rust-analyzer
This commit is contained in:
parent
830d5f79fa
commit
8be55b84b8
1 changed files with 2 additions and 0 deletions
|
@ -210,3 +210,5 @@
|
|||
|
||||
;; Display .rasi (rofi theme files) as CSS
|
||||
(add-to-list 'auto-mode-alist '("\\.rasi\\'" . css-mode))
|
||||
|
||||
(setq lsp-rust-server 'rust-analyzer)
|
||||
|
|
Loading…
Add table
Reference in a new issue