# tris203/precognition.nvim

💭👀precognition.nvim - Precognition uses virtual text and gutter signs to show available motions.

Repository: https://github.com/tris203/precognition.nvim
Canonical: https://ross.abutalabs.com/products/precognitionnvim
Language: Lua
License: MIT
License Family: permissive
Last push: 2026-07-26T13:40:18+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 51, longevity 70
- inputs: {"age_days": 981, "days_push": 38, "days_rel": 113, "gap_med": 287.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1382, forks 16 (observed 2026-08-28T04:04:34.406170+00:00)

## What it is
A Neovim plugin that displays available vim motions as virtual text and gutter signs in the current buffer. It helps users discover and learn navigation keys like w, b, e, $, and paragraph jumps in real time.

## Use cases
- learn vim motions interactively while editing
- show available navigation keys as hints in neovim
- discover motions for visual, change, and delete operations
- display gutter hints for jumping to file start and end
- customize which motion hints appear and their styling

## When to choose
- you use Neovim and want to learn or reinforce vim motions
- you want inline, configurable motion hints with virtual text
- you want per-filetype control and highlight customization

## When to avoid
- you use an editor other than Neovim
- you find on-screen hints distracting while editing
- you need a general vim tutorial rather than in-editor hints

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, cli
- tags: neovim, vim-motions, virtual-text, lua, learning-tool

## Member repositories
- tris203/precognition.nvim (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:34.406170+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:40:08.415095+00:00, confidence not recorded.
  - readme: https://github.com/tris203/precognition.nvim (fetched 2026-08-28T04:04:34.406170+00:00, sha 147d2e8cd053)
- Data as of 2026-08-30T08:39:29.467469+00:00.
