feat: add option use_default_opts to builtin.builtin (#1996)

This commit is contained in:
Bjarki Baldursson Harksen
2022-06-12 11:08:30 +00:00
committed by Simon Hauser
parent 15f6a0bb08
commit 6703c957e7
3 changed files with 11 additions and 2 deletions

View File

@@ -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()*