yorickpeterse

The smallest sensible Neovim jump plugin in the west

83
4
100% credibility
Found Apr 15, 2026 at 84 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Lua
AI Summary

A tiny Neovim add-on that helps you quickly jump to specific words or phrases by typing letters and picking from labeled matches.

How It Works

1
🔍 Discover nvim-jump

While working on long documents in your Neovim text editor, you find a simple helper that lets you jump straight to any word or phrase.

2
📥 Bring it into your editor

You add this lightweight tool to your Neovim setup so it's ready to use.

3
⚙️ Choose your magic key

You pick an easy key, like 's', to kick off the jumping whenever you need it.

4
Start hunting

Press your key and type a few letters to see matching spots light up with friendly labels.

5
⌨️ Tap to teleport

Press the label on the spot you want, and you instantly jump right there.

🚀 Zip around effortlessly

Now you navigate huge files in seconds, feeling fast and in control without endless scrolling.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 84 to 83 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is nvim-jump?

nvim-jump is a Lua plugin for Neovim that lets you jump to any text match with a single keypress, like an smarter `/` search without endless `n` taps for nvim jump to character or nvim jump to next function. Hit `s` (or your mapping), type a few chars to filter matches across the visible window, and tap a stable label to land exactly there—supports backspace, case sensitivity, and vim jump to line or end of line. It's the smallest sensible vim jump plugin at under 200 lines, ditching bloat for pure utility in Neovim.

Why is it gaining traction?

Unlike flash.nvim or pounce, which overload screens with labels and shift them unpredictably, nvim-jump keeps labels consistent and minimal, cutting mental friction for vim jump to definition or function jumps. As the smallest GitHub repo in its class—far tinier than mini.jump2d or leap—it's bug-resistant and loads instantly, appealing to devs chasing vim jumplist simplicity without jank. The hook: dead-simple setup and no planned feature creep, just reliable nvim jump back and forth.

Who should use this?

Neovim power users grinding code reviews or large files, needing quick vim jump to function definition without plugin overhead. Vim migrants wanting a lightweight alternative to built-in motions for nvim jump plugin tasks like scanning diffs or logs. Minimalists ditching bloated tools for this sensible Lua jump solution.

Verdict

Grab it if you prioritize speed and sanity in a mature-but-niche plugin with solid docs; 83 stars and 1.0% credibility score reflect early days, but zero fluff means low risk for trial. Skip if you need multi-window jumps or flash-like trees—stick to basics here.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.