mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
nit(syntax): note recipes can be removed soon
when straight is bumped to support non gnu elpa
This commit is contained in:
@@ -9,5 +9,6 @@
|
||||
|
||||
;; Flymake
|
||||
(when (modulep! +flymake)
|
||||
;; NOTE: remove when straight bumped to support nonGnuELPA
|
||||
(package! popon :recipe (:repo "https://codeberg.org/akib/emacs-popon"))
|
||||
(package! flymake-popon :recipe (:repo "https://codeberg.org/akib/emacs-flymake-popon")))
|
||||
|
Reference in New Issue
Block a user