mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
chore(build): auto-generated docs
This commit is contained in:
parent
118648ce93
commit
9aaa88bc6c
1 changed files with 1 additions and 0 deletions
|
|
@ -1128,6 +1128,7 @@ Neovim commands
|
|||
```lua
|
||||
---@class snacks.picker.git.diff.Config: snacks.picker.git.Config
|
||||
---@field group? boolean group changes by file (when false, show individual hunks)
|
||||
---@field staged? boolean show staged changes
|
||||
---@field base? string base commit/branch/tag to diff against (default: HEAD)
|
||||
{
|
||||
group = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue