Skip to content

Commit

Permalink
Do rust-format-buffer manually
Browse files Browse the repository at this point in the history
  • Loading branch information
condy0919 committed Mar 12, 2024
1 parent 95028b3 commit abf6f78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lisp/lang/init-rust.el
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
(setq lsp-rust-analyzer-diagnostics-disabled ["unresolved-extern-crate"])))
:custom
(rust-indent-where-clause t)
(rust-format-on-save t)
(rust-format-show-buffer nil)
(rust-load-optional-libraries t))

(provide 'init-rust)
Expand Down

0 comments on commit abf6f78

Please sign in to comment.