update rustic to format on save
This commit is contained in:
parent
a2e47a9258
commit
a0e476fe03
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@
|
||||||
|
|
||||||
(use-package rustic
|
(use-package rustic
|
||||||
:custom
|
:custom
|
||||||
(rustic-format-on-save t))
|
(rustic-format-trigger 'on-save))
|
||||||
|
|
||||||
;; lsp configuration
|
;; lsp configuration
|
||||||
(use-package lsp-mode
|
(use-package lsp-mode
|
||||||
|
|
Loading…
Reference in a new issue