Skip to content

Commit

Permalink
Don't format Rust code on save due to it sometimes failing miserably
Browse files Browse the repository at this point in the history
  • Loading branch information
themkat committed Nov 4, 2024
1 parent 5bdadf7 commit dac6c16
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions init.org
Original file line number Diff line number Diff line change
Expand Up @@ -864,8 +864,7 @@ Recently started experimenting more with Rust. rustic seems to be the best packa
:after (yasnippet)

:custom
(rustic-format-trigger 'on-save)
(rustic-format-on-save-method 'rustic-format-buffer)
(rustic-format-trigger nil)
(lsp-rust-all-features t)

:hook
Expand Down

0 comments on commit dac6c16

Please sign in to comment.