This commit is contained in:
Sakooooo 2024-09-19 09:53:11 +04:00
parent 71ba1fdeb4
commit 29e4e7b090
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1028,11 +1028,6 @@ this should be useful later
:config
(setq rustic-format-on-save nil)
(setq rustic-lsp-client 'eglot)
(add-to-list 'eglot-server-programs
'((rust-ts-mode rust-mode rustic-mode) .
("rust-analyzer" :initializationOptions (:diagnostics (:disabled "inactive-code")))))
:custom
(rustic-cargo-use-last-stored-arguments t))
#+end_src