Skip to content

Commit fce5a60

Browse files
authored
Add preview image to README
Added a preview image to the README.
1 parent 34660e8 commit fce5a60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ A tiny Neovim plugin that shows a simple, keyboard‑driven list of recent Git c
66

77
Works great for: “show me the last N commits, let me pick one (or two) and open the diff”.
88

9+
![Preview](https://i.imgur.com/QthsxGW.gif)
10+
911
## Features
1012

1113
- Lists recent commits using `git log` (configurable `max_count`)

0 commit comments

Comments
 (0)