chore(build): auto-generate docs

This commit is contained in:
folke 2025-02-02 07:26:16 +00:00 committed by github-actions[bot]
parent 44b8e38204
commit d0a84b2156
2 changed files with 2 additions and 1 deletions

View file

@ -1786,6 +1786,7 @@ Not meant to be used directly.
preview = "preview",
confirm = "item_action",
win = { preview = { wo = { number = false, relativenumber = false, signcolumn = "no" } } },
icons = { tree = { last = "┌╴" } }, -- the tree is upside down
}
```