From feaed4b6e23bd56906089154f293f2b1ecb68c7e Mon Sep 17 00:00:00 2001 From: David Mejorado Date: Sun, 6 Jun 2021 12:11:42 -0700 Subject: docs: update builtin.file_browser options (#887) --- doc/telescope.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') 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()* -- cgit v1.2.3