[oni-org-roam] Don't automatically show the roam buffer
This commit is contained in:
parent
f934d1af0b
commit
240cdb80cd
1 changed files with 1 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2023.0728.155508
|
||||
;; Version: 2023.0805.233914
|
||||
;; Package-Requires: (oni-org org-roam)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -99,8 +99,6 @@
|
|||
(slot . 0)
|
||||
(window-width . 66)))
|
||||
|
||||
(add-hook 'window-state-change-hook #'oni-org-roam-auto-toggle-roam-buffer)
|
||||
|
||||
(advice-add 'org-agenda :before #'oni-org-roam-update-todo-files)
|
||||
|
||||
;;; These two properties are used a lot when working in ‘org-roam'. ‘ROAM_REFS'
|
||||
|
|
Loading…
Reference in a new issue