Skip to content

Conversation

r10r
Copy link

@r10r r10r commented Apr 5, 2022

Evaluate the g:shfmt_fmt_on_save variable when the autocmd is triggered.

To disable auto-save in the current session run:

:let g:shfmt_fmt_on_save = 0

To enable auto-save in the current session run:

:let g:shfmt_fmt_on_save = 1

Evaluate the g:shfmt_fmt_on_save variable when the autocmd is triggered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant