[docgen] Update docs

skip-checks: true
This commit is contained in:
Github Actions 2023-01-02 18:38:29 +00:00
parent 86cff697be
commit f70d796c80
2 changed files with 8 additions and 8 deletions

View file

@ -114,14 +114,14 @@ open_float({dir}) *oil.open_floa
Parameters:
{dir} `nil|string` When nil, open the parent of the current buffer, or the
cwd
cwd if current buffer is not a file
open({dir}) *oil.open*
Open oil browser for a directory
Parameters:
{dir} `nil|string` When nil, open the parent of the current buffer, or the
cwd
cwd if current buffer is not a file
close() *oil.close*
Restore the buffer that was present when oil was opened