[docgen] Update docs

skip-checks: true
This commit is contained in:
Github Actions 2022-10-28 05:23:46 +00:00
parent 1eb6d23742
commit 62b6ebb0d0
2 changed files with 6 additions and 0 deletions

View file

@ -186,6 +186,9 @@ require("aerial").setup({
width = nil,
min_width = 10,
-- key-value pairs of window-local options for aerial window (e.g. winhl)
win_opts = {},
-- Determines the default direction to open the aerial window. The 'prefer'
-- options will open the window in the other direction *if* there is a
-- different buffer in the way of the preferred direction

View file

@ -26,6 +26,9 @@ OPTIONS *aerial-option
width = nil,
min_width = 10,
-- key-value pairs of window-local options for aerial window (e.g. winhl)
win_opts = {},
-- Determines the default direction to open the aerial window. The 'prefer'
-- options will open the window in the other direction *if* there is a
-- different buffer in the way of the preferred direction