paralysis
This commit is contained in:
parent
004b283910
commit
a5296e48a6
1 changed files with 1 additions and 1 deletions
|
@ -1039,7 +1039,7 @@ this should be useful later
|
|||
;; variables, should you want different configuration
|
||||
;; per project/directory.
|
||||
'(:rust-analyzer
|
||||
:cargo (:features "all"))))
|
||||
(:cargo (:features "all")))))
|
||||
|
||||
(add-hook 'rustic-mode-hook #'setup-rust)
|
||||
(add-hook 'rust-mode-hook #'setup-rust)
|
||||
|
|
Loading…
Reference in a new issue