bibtext removal

This commit is contained in:
2024-12-17 22:37:58 -06:00
parent eaf48232cd
commit 0237405cdd

View File

@@ -338,11 +338,6 @@
("CANCELED" . +org-todo-cancel))) ("CANCELED" . +org-todo-cancel)))
(require 'org-habit)) (require 'org-habit))
(use-package! org-roam-bibtex
:after org-roam
:load-path "~/Documents/Notes/bibtex/")
;; :config
;; (require 'org-ref)) ; optional: if using Org-ref v2 or v3 citation links
(custom-set-faces (custom-set-faces
'(org-level-1 ((t (:inherit outline-1 :height 1.4)))) '(org-level-1 ((t (:inherit outline-1 :height 1.4))))