[#199] Autoload apheleia-formatter

This commit is contained in:
Radon Rosborough 2023-08-11 17:25:11 -07:00
parent c222927f70
commit 881b5e80a8

View file

@ -992,6 +992,7 @@ function: %s" command)))
stdin stdin
(car formatters)))) (car formatters))))
;;;###autoload
(defvar-local apheleia-formatter nil (defvar-local apheleia-formatter nil
"Name of formatter to use in current buffer, a symbol or nil. "Name of formatter to use in current buffer, a symbol or nil.
If non-nil, then `apheleia-formatters' should have a matching If non-nil, then `apheleia-formatters' should have a matching