chore(build): auto-generate docs
Some checks failed
CI / ci (push) Failing after 0s

This commit is contained in:
folke 2025-02-11 21:23:08 +00:00 committed by github-actions[bot]
parent ab1889c35b
commit a7e442b5ab

View file

@ -942,6 +942,8 @@ Neovim commands
---@field diagnostics? boolean show diagnostics
---@field diagnostics_open? boolean show recursive diagnostics for open directories
---@field watch? boolean watch for file changes
---@field exclude? string[] exclude glob patterns
---@field include? string[] include glob patterns. These take precedence over `exclude`, `ignored` and `hidden`
{
finder = "explorer",
sort = { fields = { "sort" } },