This commit is contained in:
Sakooooo 2024-09-09 12:40:35 +04:00
parent e613da84b0
commit 855a87e165
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1038,6 +1038,7 @@ this should be useful later
:ensure t :ensure t
:config :config
(setq rustic-format-on-save nil) (setq rustic-format-on-save nil)
(setq rustic-lsp-client 'eglot)
:custom :custom
(rustic-cargo-use-last-stored-arguments t)) (rustic-cargo-use-last-stored-arguments t))
#+end_src #+end_src