Remove bibliography management functionality
This commit is contained in:
@@ -19,11 +19,6 @@
|
||||
(package! org-auto-tangle)
|
||||
;; Enable LaTeX previews automatically
|
||||
(package! org-fragtog)
|
||||
;; Fetch and save bibtex from Firefox
|
||||
(package! asoc :recipe (:host github :repo "troyp/asoc.el"))
|
||||
(package! doct :recipe (:host github :repo "progfolio/doct"))
|
||||
(package! persid :recipe (:host github :repo "rougier/persid"))
|
||||
(package! org-capture-ref :recipe (:host github :repo "yantar92/org-capture-ref"))
|
||||
;; Arduino development
|
||||
(package! platformio-mode)
|
||||
;; Light theme
|
||||
@@ -34,3 +29,5 @@
|
||||
(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"))
|
||||
|
||||
Reference in New Issue
Block a user