mirror of
https://github.com/folke/snacks.nvim
synced 2025-08-03 18:28:38 +00:00
chore(build): auto-generate docs
This commit is contained in:
parent
14e9f0bf70
commit
56b432ffea
1 changed files with 6 additions and 1 deletions
|
@ -46,7 +46,11 @@ FEATURES *snacks.nvim-snacks.nvim-features*
|
|||
commit, or repo in a browser
|
||||
(e.g. GitHub, GitLab, Bitbucket)
|
||||
|
||||
indent Indent guides and scopes
|
||||
image Image viewer using Kitty Graphics
|
||||
Protocol, supported by kitty,
|
||||
weztermn and ghostty
|
||||
|
||||
indent Indentguides and scopes
|
||||
|
||||
input Better vim.ui.input
|
||||
|
||||
|
@ -172,6 +176,7 @@ Default Options ~
|
|||
---@field dim? snacks.dim.Config
|
||||
---@field explorer? snacks.explorer.Config
|
||||
---@field gitbrowse? snacks.gitbrowse.Config
|
||||
---@field image? snacks.image.Config
|
||||
---@field indent? snacks.indent.Config
|
||||
---@field input? snacks.input.Config
|
||||
---@field layout? snacks.layout.Config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue