nvm
This commit is contained in:
parent
71ba1fdeb4
commit
29e4e7b090
1 changed files with 0 additions and 5 deletions
|
@ -1028,11 +1028,6 @@ this should be useful later
|
||||||
:config
|
:config
|
||||||
(setq rustic-format-on-save nil)
|
(setq rustic-format-on-save nil)
|
||||||
(setq rustic-lsp-client 'eglot)
|
(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
|
:custom
|
||||||
(rustic-cargo-use-last-stored-arguments t))
|
(rustic-cargo-use-last-stored-arguments t))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
Loading…
Reference in a new issue