[docgen] Update docs
skip-checks: true
This commit is contained in:
parent
00465089cb
commit
45f8497106
2 changed files with 2 additions and 0 deletions
|
|
@ -216,6 +216,7 @@ require("oil").setup({
|
||||||
min_height = { 5, 0.1 },
|
min_height = { 5, 0.1 },
|
||||||
height = nil,
|
height = nil,
|
||||||
border = "rounded",
|
border = "rounded",
|
||||||
|
minimized_border = "none",
|
||||||
win_options = {
|
win_options = {
|
||||||
winblend = 0,
|
winblend = 0,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -121,6 +121,7 @@ OPTIONS *oil-option
|
||||||
min_height = { 5, 0.1 },
|
min_height = { 5, 0.1 },
|
||||||
height = nil,
|
height = nil,
|
||||||
border = "rounded",
|
border = "rounded",
|
||||||
|
minimized_border = "none",
|
||||||
win_options = {
|
win_options = {
|
||||||
winblend = 0,
|
winblend = 0,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue