mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
feat(gh.diff): show git status in PR diff
This commit is contained in:
parent
9cde35b7b1
commit
c671d062d1
1 changed files with 1 additions and 1 deletions
|
|
@ -281,7 +281,7 @@ M.gh_diff = {
|
|||
title = " Pull Request Diff",
|
||||
group = true,
|
||||
finder = "gh_diff",
|
||||
format = "file",
|
||||
format = "git_status",
|
||||
preview = "diff",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue