Skip to content
Tech News
← Back to articles

Show HN: difi – A Git diff TUI with Neovim integration (written in Go)

read original get Difflite → more articles

difi

Review and refine Git diffs before you push

Why difi?

git diff shows changes. difi helps you review them.

⚡️ Instant — Built in Go. Launches immediately with no daemon or indexing.

— Built in Go. Launches immediately with no daemon or indexing. 🎨 Structured — A clean file tree and focused diffs for fast mental parsing.

— A clean file tree and focused diffs for fast mental parsing. 🧠 Editor-Aware — Jump straight to the exact line in nvim / vim to fix issues.

— Jump straight to the exact line in / to fix issues. ⌨️ Keyboard-First — Navigate everything with h j k l . No mouse required.

(back to top)

Installation

... continue reading