Skip to content

Commit

Permalink
[docgen] Update docs
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
Github Actions committed Apr 4, 2023
1 parent 0046508 commit 45f8497
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ require("oil").setup({
min_height = { 5, 0.1 },
height = nil,
border = "rounded",
minimized_border = "none",
win_options = {
winblend = 0,
},
Expand Down
1 change: 1 addition & 0 deletions doc/oil.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ OPTIONS *oil-option
min_height = { 5, 0.1 },
height = nil,
border = "rounded",
minimized_border = "none",
win_options = {
winblend = 0,
},
Expand Down

0 comments on commit 45f8497

Please sign in to comment.