mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
A call to `format-all--formatter-executable` with the formatter being equal to `'lsp` or `'eglot` will return `nil`. Therefore, `funcall` was never called in those cases.