bump: :editor format
radian-software/apheleia@c222927f70 -> radian-software/apheleia@56651724adfbd00b6
changes aphelia-core to aphelia, but only in 1 out of 2 places and this is not the correct name in the version pinned in doom. Fix: #7568 Amend:fbd00b6a08
This commit is contained in:
parent
c2818bcfaa
commit
9a1022ef08
2 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ Advanced examples:
|
|||
\"elm-format --yes --stdin\")"
|
||||
(declare (indent defun))
|
||||
(cl-check-type name symbol)
|
||||
(after! apheleia-core
|
||||
(after! apheleia
|
||||
(if (null args)
|
||||
(progn
|
||||
(setq apheleia-formatters
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; editor/format/packages.el
|
||||
|
||||
(package! apheleia :pin "c222927f7086d407dad01b2609ff68768e9adddb")
|
||||
(package! apheleia :pin "56651724ad22f2769bbdaccf54cbe75c1cb35c91")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue