Skip to content

Commit

Permalink
[#199] Autoload apheleia-formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
raxod502 committed Aug 12, 2023
1 parent c222927 commit 881b5e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apheleia-core.el
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 881b5e8

Please sign in to comment.