Skip to content

Commit

Permalink
add citar-org-roam
Browse files Browse the repository at this point in the history
  • Loading branch information
chens committed Nov 18, 2024
1 parent 52e19ab commit 617a4f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lisp/init-citar.el
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,10 @@
(citar-embark-mode)
(setq citar-at-point-function 'embark-act))


(use-package citar-org-roam
:after (citar org-roam)
:config (citar-org-roam-mode))

(provide 'init-citar)
;;; init-citar.el ends here

0 comments on commit 617a4f8

Please sign in to comment.