Skip to content

Instantly share code, notes, and snippets.

@rakanalh
Last active February 7, 2020 16:54
Show Gist options
  • Save rakanalh/521198700421b3e8b577a3048595b087 to your computer and use it in GitHub Desktop.
Save rakanalh/521198700421b3e8b577a3048595b087 to your computer and use it in GitHub Desktop.
Disable format on save for rustic mode in specific projects
((rustic-mode . ((rustic-format-on-save . nil)
(rustic-format-trigger . nil)
(rustic-lsp-format . nil))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment