mirror of
https://github.com/org-roam/org-roam
synced 2025-08-29 14:33:29 -05:00
(doc): fix org-roam-buffer-no-delete-other-windows (#628)
It appears the option has changed name, but this was not yet reflected in the documentation.
This commit is contained in:
committed by
GitHub
parent
b47b76aa41
commit
3df3b6519c
@@ -372,7 +372,7 @@ The Org-roam buffer displays backlinks for the currently active Org-roam note.
|
||||
Height of =org-roam-buffer=. Has an effect only if =org-roam-buffer-position= is
|
||||
='top= or ='bottom=.
|
||||
|
||||
- User Option: org-roam-buffer-no-delete-window
|
||||
- User Option: org-roam-buffer-no-delete-other-windows
|
||||
|
||||
The =no-delete-window= parameter for the org-roam buffer. Setting it to ='t= prevents the window from being deleted when calling =delete-other-windows=.
|
||||
|
||||
|
@@ -536,7 +536,7 @@ Height of @samp{org-roam-buffer}. Has an effect only if @samp{org-roam-buffer-po
|
||||
@samp{'top} or @samp{'bottom}.
|
||||
|
||||
@item
|
||||
User Option: org-roam-buffer-no-delete-window
|
||||
User Option: org-roam-buffer-no-delete-other-windows
|
||||
|
||||
The @samp{no-delete-window} parameter for the org-roam buffer. Setting it to @samp{'t} prevents the window from being deleted when calling @samp{delete-other-windows}.
|
||||
@end itemize
|
||||
|
Reference in New Issue
Block a user