[docgen] Update docs
skip-checks: true
This commit is contained in:
parent
ea612fe926
commit
1fce168881
1 changed files with 2 additions and 0 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue