mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Removing unneeded line.
This commit is contained in:
@@ -358,7 +358,6 @@
|
|||||||
:publishing-function org-publish-attachment)
|
:publishing-function org-publish-attachment)
|
||||||
))
|
))
|
||||||
|
|
||||||
(remove-hook 'find-file-hook #'+org-roam-open-buffer-on-find-file)
|
|
||||||
(after! org-roam
|
(after! org-roam
|
||||||
(setq org-roam-directory "~/nc/Roam"))
|
(setq org-roam-directory "~/nc/Roam"))
|
||||||
|
|
||||||
|
|||||||
@@ -683,7 +683,6 @@ We need ox-man for "Org eXporting" to manpage format and ox-gemini for exporting
|
|||||||
| org-roam-dailies-find-yesterday | org roam dailies find yesterday | SPC n r d y |
|
| org-roam-dailies-find-yesterday | org roam dailies find yesterday | SPC n r d y |
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(remove-hook 'find-file-hook #'+org-roam-open-buffer-on-find-file)
|
|
||||||
(after! org-roam
|
(after! org-roam
|
||||||
(setq org-roam-directory "~/nc/Roam"))
|
(setq org-roam-directory "~/nc/Roam"))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|||||||
Reference in New Issue
Block a user