rmagatti/goto-preview
A small Neovim plugin for previewing definitions using floating windows. observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 59
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1913
- days_rel: n/a
- days_push: 250
- n_releases_24m: 0
Adoption not part of the score
1053 stars · 35 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Neovim plugin that previews LSP definitions, type definitions, implementations, declarations, and references in floating windows instead of jumping to a new buffer. It is written in Lua and requires Neovim 0.10 or later.
Use cases
- preview code definitions in neovim without leaving current buffer
- peek at type definitions and implementations using lsp floating windows
- browse references in a telescope picker inside neovim
- avoid jumping between files when navigating code in neovim
- stack multiple floating preview windows while reading code
When to choose
- you use Neovim 0.10+ with a configured LSP and want non-disruptive definition previews
- you prefer floating-window navigation over opening new buffers or splits
- you want configurable pickers (telescope, fzf-lua, snacks, mini.pick) for cycling references
When to avoid
- you are on Neovim older than 0.10 and cannot upgrade
- you prefer traditional split-window or tab-based navigation for definitions
- you do not use LSP features in your editor setup
Facets
plugin · maturity active
editor developer-tools developer-tools text-editors lua editor-plugin neovim-plugin lsp floating-windows code-navigation goto-definition code-preview neovim
1 source
- readme: https://github.com/rmagatti/goto-preview · fetched 2026-08-28 · fdc11a30f067
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rmagatti/goto-preview | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="rmagatti/goto-preview")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem