[docgen] Update docs

skip-checks: true
This commit is contained in:
Github Actions 2023-04-27 13:00:07 +00:00
parent 50ee9515f3
commit 07039ea63b
2 changed files with 6 additions and 0 deletions

View file

@ -323,6 +323,9 @@ require("aerial").setup({
-- Set to false to disable
highlight_on_jump = 300,
-- Jump to symbol in source window when the cursor moves
autojump = false,
-- Define symbol icons. You can also specify "<Symbol>Collapsed" to change the
-- icon when the tree is collapsed at that symbol, or "Collapsed" to specify a
-- default collapsed icon. The default icon set is determined by the

View file

@ -140,6 +140,9 @@ OPTIONS *aerial-option
-- Set to false to disable
highlight_on_jump = 300,
-- Jump to symbol in source window when the cursor moves
autojump = false,
-- Define symbol icons. You can also specify "<Symbol>Collapsed" to change the
-- icon when the tree is collapsed at that symbol, or "Collapsed" to specify a
-- default collapsed icon. The default icon set is determined by the