[docgen] Update docs

skip-checks: true
This commit is contained in:
Github Actions 2023-04-04 20:53:28 +00:00
parent 00465089cb
commit 45f8497106
2 changed files with 2 additions and 0 deletions

View file

@ -216,6 +216,7 @@ require("oil").setup({
min_height = { 5, 0.1 },
height = nil,
border = "rounded",
minimized_border = "none",
win_options = {
winblend = 0,
},

View file

@ -121,6 +121,7 @@ OPTIONS *oil-option
min_height = { 5, 0.1 },
height = nil,
border = "rounded",
minimized_border = "none",
win_options = {
winblend = 0,
},