mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-04 10:49:08 +00:00
ci: docgen
This commit is contained in:
parent
e99b41c175
commit
6ca848766c
9 changed files with 190 additions and 115 deletions
|
@ -7,7 +7,7 @@ local M = setmetatable({}, {
|
|||
})
|
||||
|
||||
M.meta = {
|
||||
desc = "Animation library",
|
||||
desc = "Efficient animations including over 45 easing functions _(library)_",
|
||||
}
|
||||
|
||||
-- All easing functions take these parameters:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue