branch: elpa/dirvish commit f449754dd591524f2be8fe58f8ab7f0298dbe11b Author: Alex Lu <hellosimon1...@hotmail.com> Commit: Alex Lu <hellosimon1...@hotmail.com>
chore: escape quote in docstring --- dirvish.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dirvish.el b/dirvish.el index cf980095d8..de19203428 100644 --- a/dirvish.el +++ b/dirvish.el @@ -96,7 +96,7 @@ The default value provides a 1:3:5 (approximately) pane ratio. Also see `dirvish-layout-recipes' in `dirvish-extras.el'. Alternatively, set this to nil to hide both the parent and preview -windows. In this case, '(1 0.11 0.55) will be used as the fallback +windows. In this case, \\='(1 0.11 0.55) will be used as the fallback full-frame recipe. This is useful when you want to use `dirvish' exclusively for directory entries without `dired' or similar commands, and want to prevent the preview from appearing at startup. You can