You don't need a plugin. Since clang-format
can act as a filter (read stdin and write stdout) it can be run from a custom command and format the selection, or the whole file if no selection.
Same for any other formatter that acts as a filter.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.