summaryrefslogtreecommitdiff
path: root/doc/telescope.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/telescope.txt')
-rw-r--r--doc/telescope.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt
index 3f26437..3515469 100644
--- a/doc/telescope.txt
+++ b/doc/telescope.txt
@@ -192,8 +192,8 @@ telescope.setup({opts}) *telescope.setup()*
*telescope.defaults.cycle_layout_list*
cycle_layout_list: ~
- Determines the layouts to cycle through when using `actions.cycle_layout_next`
- and `actions.cycle_layout_prev`.
+ Determines the layouts to cycle through when using `actions.layout.cycle_layout_next`
+ and `actions.layout.cycle_layout_prev`.
Should be a list of "layout setups".
Each "layout setup" can take one of two forms:
1. string <br>
@@ -514,7 +514,7 @@ telescope.setup({opts}) *telescope.setup()*
- msg_bg_fillchar: Character to fill background of unpreviewable buffers with
Default: "╱"
- hide_on_startup: Hide previewer when picker starts. Previewer can be toggled
- with actions.toggle_preview.
+ with actions.layout.toggle_preview.
Default: false