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

@@ -0,0 +1,11 @@
(define-package "org-roam-ui" "20221105.1040" "User Interface for Org-roam"
'((emacs "27.1")
(org-roam "2.0.0")
(simple-httpd "20191103.1446")
(websocket "1.13"))
:commit "5ac74960231db0bf7783c2ba7a19a60f582e91ab" :keywords
'("files" "outlines")
:url "https://github.com/org-roam/org-roam-ui")
;; Local Variables:
;; no-byte-compile: t
;; End: