Format +org file
This commit is contained in:
parent
4517547396
commit
6bb4e798c3
1
+org.el
1
+org.el
|
@ -125,7 +125,6 @@
|
||||||
"#+begin_src bibtex"
|
"#+begin_src bibtex"
|
||||||
"%(org-capture-ref-get-bibtex-field :bibtex-string)"
|
"%(org-capture-ref-get-bibtex-field :bibtex-string)"
|
||||||
"#+end_src")))))
|
"#+end_src")))))
|
||||||
(setq org-capture-ref-headline-tags nil)
|
|
||||||
;; Fix org-chef scraping
|
;; Fix org-chef scraping
|
||||||
(setq org-chef-prefer-json-ld t)
|
(setq org-chef-prefer-json-ld t)
|
||||||
;; Get the current state of org-pomodoro
|
;; Get the current state of org-pomodoro
|
||||||
|
|
Loading…
Reference in New Issue