mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 02:38:46 +00:00
docs: docgen
This commit is contained in:
parent
47e956f7c4
commit
983621b0fe
28 changed files with 43 additions and 122 deletions
|
@ -1,4 +1,5 @@
|
|||
---@class snacks.bufdelete
|
||||
---@hide
|
||||
---@overload fun(buf?: number)
|
||||
local M = setmetatable({}, {
|
||||
__call = function(t, ...)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue