bibtext removal
This commit is contained in:
@@ -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))))
|
||||||
|
|||||||
Reference in New Issue
Block a user