pkg update and first config fix
org-brain not working, add org-roam
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
(define-package "org-ref" "20220101.1941" "citations, cross-references and bibliographies in org-mode"
|
||||
'((dash "0")
|
||||
(define-package "org-ref" "20221129.1925" "citations, cross-references and bibliographies in org-mode"
|
||||
'((org "9.4")
|
||||
(dash "0")
|
||||
(s "0")
|
||||
(f "0")
|
||||
(htmlize "0")
|
||||
@@ -7,8 +8,9 @@
|
||||
(avy "0")
|
||||
(parsebib "0")
|
||||
(bibtex-completion "0")
|
||||
(citeproc "0"))
|
||||
:commit "429733150548a847966685680bca0a20ec3b1ad9" :authors
|
||||
(citeproc "0")
|
||||
(ox-pandoc "0"))
|
||||
:commit "26735e914f09559c7b9753462a596e62595b135e" :authors
|
||||
'(("John Kitchin" . "jkitchin@andrew.cmu.edu"))
|
||||
:maintainer
|
||||
'("John Kitchin" . "jkitchin@andrew.cmu.edu")
|
||||
|
||||
Reference in New Issue
Block a user