# folke/flash.nvim

Navigate your code with search labels, enhanced character motions and Treesitter integration

Repository: https://github.com/folke/flash.nvim
Canonical: https://ross.abutalabs.com/products/flashnvim
Language: Lua
License: Apache-2.0
License Family: permissive
Topics: neovim, neovim-plugin
Last push: 2026-08-22T20:05:27+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 8, longevity 84
- inputs: {"age_days": 1182, "days_push": 11, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4216, forks 89 (observed 2026-08-28T04:08:39.193182+00:00)

## What it is
A Neovim plugin for fast code navigation using search labels, enhanced character motions, and Treesitter integration. It lets users jump to any visible location by typing a search pattern and selecting a label.

## Use cases
- jump to any word on screen with a couple of keystrokes
- select a specific Treesitter node and its parents
- enhance f/t/F/T character motions with labels
- jump to matches while searching with / or ?
- perform motions in other windows or remote locations

## When to choose
- you use Neovim and want faster, label-based navigation
- you want Treesitter-aware text object selection
- you want highly configurable, extensible jump motions

## When to avoid
- you don't use Neovim (requires Neovim >= 0.8.0 with LuaJIT)
- you prefer minimal setups without extra plugins

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, editor
- domain: developer-tools, text-editors
- platform: editor-plugin
- tags: neovim, lua, navigation, treesitter, jumping, vim-motions

## Member repositories
- folke/flash.nvim (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.193182+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-29T18:22:26.110538+00:00, confidence not recorded.
  - readme: https://github.com/folke/flash.nvim (fetched 2026-08-28T04:08:39.193182+00:00, sha 881fdc92b774)
- Data as of 2026-08-30T08:39:29.467469+00:00.
