lang/org: remove non-existent hook
This commit is contained in:
parent
e1d4ed6b88
commit
8fb416042a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
;; can be accessed via `+org/browse-notes-for-major-mode' and
|
||||
;; `+org/browse-notes-for-project'.
|
||||
|
||||
(add-hook '+org-init-hook '+org|init-notebook t)
|
||||
;; (add-hook '+org-init-hook '+org|init-notebook t)
|
||||
|
||||
(defvar +org-notes-dir (concat +org-dir "notes/")
|
||||
"The directory where the notes are kept.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue