mirror of https://github.com/helix-editor/helix
Look for the external formatter before invoking it (#3670)
Currently it is not possible to save a file with a language that has an external formatter configuration unless the external formatter is installed, even if the language has a Language Server configuration capable of auto-format. This change checks that the external formatter exists before using it to create a formatting callback.pull/3684/head
parent
0d76775453
commit
f0d1caafcf
Loading…
Reference in New Issue