fix(org-noter): switch to org-noter/org-noter -- maintained fork, fixes pdf-view-current-overlay

This commit is contained in:
2026-02-23 20:23:43 +01:00
parent bf5401dca5
commit b2e3e82995

View File

@@ -85,7 +85,8 @@
:recipe (:host github :repo "minad/org-modern")) ; pin to latest main, bypasses Doom lockfile
(package! org-fragtog)
(package! org-super-agenda)
(package! org-noter)
(package! org-noter
:recipe (:host github :repo "org-noter/org-noter")) ; maintained fork, weirdNox is abandoned
;; Git
(package! git-link)