diff --git a/packages.el b/packages.el index 680687d..287f197 100644 --- a/packages.el +++ b/packages.el @@ -25,9 +25,7 @@ (package! os1-theme :recipe (:host github :repo "sashimacs/os1-theme")) ;; Move buffer while maintaining cursor centered (package! centered-cursor-mode) -;; Use the fork of pdf-tools with smooth scrolling +;; Use the latest version of pdf-tools (unpin! pdf-tools) -(package! pdf-tools :recipe (:host github :repo "aikrahguzar/pdf-tools" :branch "child-frame-preview")) -(package! image-roll :recipe (:host github :repo "dalanicolai/image-roll.el")) ;; Declarative org capture templates (package! doct :recipe (:host github :repo "progfolio/doct"))