mirror of
https://github.com/vale981/apheleia
synced 2025-03-04 17:11:40 -05:00
[#199] Autoload apheleia-formatter
This commit is contained in:
parent
c222927f70
commit
881b5e80a8
1 changed files with 1 additions and 0 deletions
|
@ -992,6 +992,7 @@ function: %s" command)))
|
|||
stdin
|
||||
(car formatters))))
|
||||
|
||||
;;;###autoload
|
||||
(defvar-local apheleia-formatter nil
|
||||
"Name of formatter to use in current buffer, a symbol or nil.
|
||||
If non-nil, then `apheleia-formatters' should have a matching
|
||||
|
|
Loading…
Add table
Reference in a new issue