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,11 +1,12 @@
(define-package "magit" "20220126.1645" "A Git porcelain inside Emacs."
(define-package "magit" "20221208.1848" "A Git porcelain inside Emacs."
'((emacs "25.1")
(compat "28.1.1.2")
(dash "20210826")
(git-commit "20211004")
(magit-section "20211004")
(transient "20210920")
(with-editor "20211001"))
:commit "6ba3b50373fffa89ae99fc0ad5135e3d574f6df4" :authors
(git-commit "20221127")
(magit-section "20221127")
(transient "20220325")
(with-editor "20220318"))
:commit "99d9b3008adf72a0c2cdb7df70b5ae03ea9271c8" :authors
'(("Marius Vollmer" . "marius.vollmer@gmail.com")
("Jonas Bernoulli" . "jonas@bernoul.li"))
:maintainer