Merge pull request #2865 from HaoZeke/updateOrgRoam
Update org-roam to fix errors
This commit is contained in:
commit
f4af2b05b0
1 changed files with 2 additions and 2 deletions
|
@ -74,9 +74,9 @@
|
|||
(package! org-tree-slide :pin "7bf09a02bd")
|
||||
(package! org-re-reveal :pin "e4460a98b6"))
|
||||
(when (featurep! +roam)
|
||||
(package! org-roam :pin "dfb8449680")
|
||||
(package! org-roam :pin "6e97003967")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-org-roam :pin "063581df54")))
|
||||
(package! company-org-roam :pin "0913d86f16")))
|
||||
|
||||
;;; Babel
|
||||
(package! ob-async :pin "80a30b96a0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue