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,6 +1,6 @@
(define-package "ledger-mode" "20211214.1449" "Helper code for use with the \"ledger\" command-line tool"
(define-package "ledger-mode" "20220623.1125" "Helper code for use with the \"ledger\" command-line tool"
'((emacs "25.1"))
:commit "3ec65b8931e8989ac590e95921e46f9e2fac6821")
:commit "8bad528d43007e0310b5e72e6e021b502b30495c")
;; Local Variables:
;; no-byte-compile: t
;; End: