diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/telescope.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt index f20a686..750614f 100644 --- a/doc/telescope.txt +++ b/doc/telescope.txt @@ -465,7 +465,8 @@ builtin.file_browser({opts}) *builtin.file_browser()* {opts} (table) options to pass to the picker Fields: ~ - {search_dirs} (table) directory/directories to search in + {cwd} (string) directory path to browse (default is cwd) + {depth} (number) file tree depth to display (default is 1) builtin.treesitter() *builtin.treesitter()* |
