# wfxr/minimap.vim

📡 Blazing fast minimap / scrollbar for vim, powered by code-minimap written in Rust.

Repository: https://github.com/wfxr/minimap.vim
Canonical: https://ross.abutalabs.com/products/minimapvim
Language: Vim Script
License: MIT
License Family: permissive
Topics: vim, neovim, minimap, scrollview, scrollbar, rust
Last push: 2026-07-22T22:13:33+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 35, longevity 100
- inputs: {"age_days": 2169, "days_push": 42, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1301, forks 26 (observed 2026-08-28T04:04:17.640129+00:00)

## What it is
A Vim/Neovim plugin that renders a fast, scalable minimap (code overview) sidebar powered by the Rust-based code-minimap tool. It supports real-time highlighting and can be used to scroll the buffer.

## Use cases
- show a minimap of code in vim
- add a scrollbar overview to neovim
- navigate large files visually in vim
- click minimap to scroll buffer
- real-time code structure preview in editor

## When to choose
- you use Vim 8.2+ or Neovim 0.5+ and want a performant minimap
- you want a Rust-powered, fast code overview sidebar
- you want minimap-based buffer scrolling in vim's native way

## When to avoid
- you use an editor other than Vim/Neovim
- you cannot install the external code-minimap binary
- you need a minimap with full syntax-colored rendering like IDEs

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, cli, cross-platform
- tags: vim, neovim, minimap, scrollbar, code-minimap, rust

## Member repositories
- wfxr/minimap.vim (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.640129+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:52:16.508528+00:00, confidence not recorded.
  - readme: https://github.com/wfxr/minimap.vim (fetched 2026-08-28T04:04:17.640129+00:00, sha ef6e1f08cfbb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
