mirror of
https://github.com/vale981/apheleia
synced 2025-03-05 09:31: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
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue