pkg update and first config fix

org-brain not working, add org-roam
This commit is contained in:
2022-12-19 23:02:34 +01:00
parent 02b3e07185
commit 82f05baffe
885 changed files with 356098 additions and 36993 deletions

View File

@@ -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")