Open multiple commits as one diff view
Open
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
I using the `:Commits` command regularly to browse my git history, and it is fine when I need to view only one commit. If I select multiple commits with `Tab` and hit `Enter` it opens multiple diff views in separate tabs. However I would prefer a single diff view for all the commits I selected.
How can I configure vim fzf to work like I described above? Can you provide some sample solution because I'm totally new to vim script?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.