paralysis

This commit is contained in:
Sakooooo 2024-09-19 10:57:23 +04:00
parent 004b283910
commit a5296e48a6
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

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