[docgen] Update docs

skip-checks: true
This commit is contained in:
Github Actions 2023-01-12 20:22:30 +00:00
parent 997d9cd78a
commit e5d6b999ba
2 changed files with 4 additions and 0 deletions

View file

@ -21,6 +21,8 @@ OPTIONS *oil-option
-- "size",
-- "mtime",
},
-- Buffer-local options to use for oil buffers
buf_options = {},
-- Window-local options to use for oil buffers
win_options = {
wrap = false,