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
|
||||
:custom
|
||||
(rustic-format-on-save t))
|
||||
(rustic-format-trigger 'on-save))
|
||||
|
||||
;; lsp configuration
|
||||
(use-package lsp-mode
|
||||
|
|
Loading…
Reference in a new issue