fix: preview the correct man page section (#1076)

This commit is contained in:
zeertzjq
2021-08-05 04:19:39 +08:00
committed by GitHub
parent aa7c13ea36
commit 654903fc04
3 changed files with 7 additions and 2 deletions

View File

@@ -646,6 +646,10 @@ builtin.man_pages({opts}) *builtin.man_pages()*
Parameters: ~
{opts} (table) options to pass to the picker
Fields: ~
{sections} (table) a list of sections to search, use `{ "ALL" }` to
search in all sections
builtin.reloader({opts}) *builtin.reloader()*
Lists lua modules and reloads them on `<cr>`