pkg update and first config fix
org-brain not working, add org-roam
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user