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 "with-editor" "20220101.1316" "Use the Emacsclient as $EDITOR"
'((emacs "24.4"))
:commit "36d36957628621e8340f755b22082e1f4ed8e2d7" :authors
(define-package "with-editor" "20221127.2243" "Use the Emacsclient as $EDITOR"
'((emacs "25.1")
(compat "28.1.1.0"))
:commit "4da109748da0828b79198701eb641d5b724153ce" :authors
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
:maintainer
'("Jonas Bernoulli" . "jonas@bernoul.li")
:keywords
'("tools")
'("processes" "terminals")
:url "https://github.com/magit/with-editor")
;; Local Variables:
;; no-byte-compile: t