mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
2b9d52258d
commit
ee2314d671
2 changed files with 2 additions and 0 deletions
|
|
@ -1922,6 +1922,7 @@ LSP document symbols
|
|||
>lua
|
||||
---@class snacks.picker.lsp.symbols.Config: snacks.picker.Config
|
||||
---@field tree? boolean show symbol tree
|
||||
---@field keep_parents? boolean keep parent symbols when filtering
|
||||
---@field filter table<string, string[]|boolean>? symbol kind filter
|
||||
---@field workspace? boolean show workspace symbols
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1680,6 +1680,7 @@ LSP document symbols
|
|||
```lua
|
||||
---@class snacks.picker.lsp.symbols.Config: snacks.picker.Config
|
||||
---@field tree? boolean show symbol tree
|
||||
---@field keep_parents? boolean keep parent symbols when filtering
|
||||
---@field filter table<string, string[]|boolean>? symbol kind filter
|
||||
---@field workspace? boolean show workspace symbols
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue