mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
0d4aa98cea
commit
7cbecf9147
2 changed files with 28 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
---@field lazy fun(opts?: snacks.picker.Config|{}): snacks.Picker
|
||||
---@field lines fun(opts?: snacks.picker.lines.Config|{}): snacks.Picker
|
||||
---@field loclist fun(opts?: snacks.picker.qf.Config|{}): snacks.Picker
|
||||
---@field lsp_config fun(opts?: snacks.picker.lsp.config.Config|{}): snacks.Picker
|
||||
---@field lsp_declarations fun(opts?: snacks.picker.lsp.Config|{}): snacks.Picker
|
||||
---@field lsp_definitions fun(opts?: snacks.picker.lsp.Config|{}): snacks.Picker
|
||||
---@field lsp_implementations fun(opts?: snacks.picker.lsp.Config|{}): snacks.Picker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue