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
deb00d0ddc
commit
16da49674f
1 changed files with 6 additions and 0 deletions
|
|
@ -426,6 +426,12 @@ Only works with [lazy.nvim](https://github.com/folke/lazy.nvim)
|
|||
Snacks.dashboard.have_plugin(name)
|
||||
```
|
||||
|
||||
### `Snacks.dashboard.health()`
|
||||
|
||||
```lua
|
||||
Snacks.dashboard.health()
|
||||
```
|
||||
|
||||
### `Snacks.dashboard.icon()`
|
||||
|
||||
Get an icon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue