fix(packages): add reformatter for perltidy formatter

This commit is contained in:
2026-02-24 17:03:03 +01:00
parent 85ac9ba4e4
commit 729b571cf4

View File

@@ -88,6 +88,9 @@
(package! org-noter
:recipe (:host github :repo "org-noter/org-noter")) ; maintained fork, weirdNox is abandoned
;; Formatters
(package! reformatter)
;; Git
(package! git-link)