feat(gh.diff): show git status in PR diff

This commit is contained in:
Folke Lemaitre 2025-11-03 13:33:51 +01:00
parent 9cde35b7b1
commit c671d062d1
No known key found for this signature in database
GPG key ID: 9B52594D560070AB

View file

@ -281,7 +281,7 @@ M.gh_diff = {
title = " Pull Request Diff",
group = true,
finder = "gh_diff",
format = "file",
format = "git_status",
preview = "diff",
}