summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBjarki Baldursson Harksen <62466569+mrbjarksen@users.noreply.github.com>2022-06-12 11:08:30 +0000
committerSimon Hauser <simon.hauser@helsinki-systems.de>2022-06-30 14:01:50 +0200
commit6703c957e7d9a5dc5f91ceb59326ab7e05274642 (patch)
tree95ed4500e032597cbd3d484a503fc28e32fa78da /doc
parent15f6a0bb08f934bc999c8b5e54fb574f5889558f (diff)
feat: add option `use_default_opts` to `builtin.builtin` (#1996)
Diffstat (limited to 'doc')
-rw-r--r--doc/telescope.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt
index 9f3b339..f0f78ef 100644
--- a/doc/telescope.txt
+++ b/doc/telescope.txt
@@ -1112,6 +1112,8 @@ builtin.builtin({opts}) *telescope.builtin.builtin()*
Options: ~
{include_extensions} (boolean) if true will show the pickers of the
installed extensions (default: false)
+ {use_default_opts} (boolean) if the selected picker should use its
+ default options (default: false)
builtin.resume({opts}) *telescope.builtin.resume()*