[docgen] Update docs

skip-checks: true
This commit is contained in:
Github Actions 2023-12-10 03:02:19 +00:00
parent ea612fe926
commit 1fce168881

View file

@ -244,6 +244,8 @@ require("oil").setup({
win_options = { win_options = {
winblend = 0, winblend = 0,
}, },
-- Whether the preview window is automatically updated when the cursor is moved
update_on_cursor_moved = true,
}, },
-- Configuration for the floating progress window -- Configuration for the floating progress window
progress = { progress = {