docs: update builtin.file_browser options (#887)

This commit is contained in:
David Mejorado
2021-06-06 21:11:42 +02:00
committed by GitHub
parent 4aa4590510
commit feaed4b6e2
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -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()*