Merge pull request #2884 from brianmcgillion/biblio
Add org-noter package
This commit is contained in:
commit
763932a55c
6 changed files with 40 additions and 0 deletions
|
@ -75,6 +75,8 @@
|
|||
(package! org-roam :pin "6175739b33")
|
||||
(when (featurep! :completion company)
|
||||
(package! company-org-roam :pin "0913d86f16")))
|
||||
(when (featurep! +noter)
|
||||
(package! org-noter :pin "9ead81d42d"))
|
||||
|
||||
;;; Babel
|
||||
(package! ob-async :pin "80a30b96a0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue