Fix #5030: leave rustfmt to :editor format
This commit is contained in:
parent
980b3730f1
commit
b0e59ccdcc
2 changed files with 1 additions and 3 deletions
|
@ -20,8 +20,7 @@
|
|||
(set-popup-rule! "^\\*rustic-compilation" :vslot -1)
|
||||
|
||||
;; Leave automatic reformatting to the :editor format module.
|
||||
(set-formatter! 'rustfmt #'rustic-format-buffer :modes '(rustic-mode))
|
||||
(setq rustic-babel-format-src-block (featurep! :editor format +onsave)
|
||||
(setq rustic-babel-format-src-block nil
|
||||
rustic-format-trigger nil)
|
||||
|
||||
;; HACK `rustic-flycheck' adds all these hooks in disruptive places. Instead,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue