This commit is contained in:
parent
2ef1340e6c
commit
b10acede86
5 changed files with 13 additions and 7 deletions
|
|
@ -15,7 +15,8 @@
|
|||
:ensure t
|
||||
:defer t
|
||||
:after (rust-mode)
|
||||
:config (setopt rustic-format-on-save nil))
|
||||
:config (setopt rustic-format-on-save nil)
|
||||
(setopt rustic-lsp-client 'eglot))
|
||||
|
||||
(use-package flycheck-rust
|
||||
:ensure t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue