ok it broke
This commit is contained in:
parent
9f01f11afd
commit
75c0e5ae9d
1 changed files with 0 additions and 4 deletions
|
@ -1028,10 +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
|
|
||||||
`(rustic-mode . ("rust-analyzer" :initializationOptions
|
|
||||||
( :cargo ( :features "all")))))
|
|
||||||
: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