We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34660e8 commit fce5a60Copy full SHA for fce5a60
1 file changed
README.md
@@ -6,6 +6,8 @@ A tiny Neovim plugin that shows a simple, keyboard‑driven list of recent Git c
6
7
Works great for: “show me the last N commits, let me pick one (or two) and open the diff”.
8
9
+
10
+
11
## Features
12
13
- Lists recent commits using `git log` (configurable `max_count`)
0 commit comments