mirror of
https://github.com/org-roam/org-roam
synced 2025-08-09 12:57:22 -05:00
add missing requires
This commit is contained in:
@ -40,6 +40,8 @@
|
|||||||
(require 'org-roam-macs)
|
(require 'org-roam-macs)
|
||||||
;; For `org-with-wide-buffer'
|
;; For `org-with-wide-buffer'
|
||||||
(require 'org-macs))
|
(require 'org-macs))
|
||||||
|
(require 'org)
|
||||||
|
(require 'ol)
|
||||||
|
|
||||||
(defvar org-roam-directory)
|
(defvar org-roam-directory)
|
||||||
(defvar org-roam-find-file-hook)
|
(defvar org-roam-find-file-hook)
|
||||||
|
Reference in New Issue
Block a user