⚰ [Org-roam] Remove nowadays unneeded org-roam-v2-ack var
This commit is contained in:
parent
45bc222f3f
commit
cdb436e2e0
1 changed files with 0 additions and 2 deletions
|
@ -1557,8 +1557,6 @@ Source: [[https://www.orgroam.com][orgroam.com]]
|
|||
#+begin_src emacs-lisp
|
||||
(use-package org-roam
|
||||
:commands (org-roam-node-insert org-roam-node-find org-roam-capture org-roam-buffer-toggle org-roam)
|
||||
:init
|
||||
(setq org-roam-v2-ack t)
|
||||
:config
|
||||
(setq org-roam-directory "~/org/roam")
|
||||
(add-to-list 'display-buffer-alist
|
||||
|
|
Loading…
Reference in a new issue