docs: docgen

This commit is contained in:
Folke Lemaitre 2024-11-06 11:27:52 +01:00
parent 47e956f7c4
commit 983621b0fe
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
28 changed files with 43 additions and 122 deletions

View file

@ -1,4 +1,5 @@
---@class snacks.bufdelete
---@hide
---@overload fun(buf?: number)
local M = setmetatable({}, {
__call = function(t, ...)