Ross ROSS = Recommend OSS · open-source software intelligence for agents

RRethy/vim-illuminate

illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching. observed · 2026-08-28

github.com/RRethy/vim-illuminate · Lua · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2958
  • days_rel: n/a
  • days_push: 9
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2465 stars · 74 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A (Neo)Vim plugin that automatically highlights other uses of the word under the cursor using LSP, Tree-sitter, or regex matching. It includes keymaps for navigating between references and a textobject for the illuminated reference.

Use cases

  • highlight all occurrences of the word under the cursor in vim
  • navigate between references of a symbol in neovim
  • highlight variable usages using LSP or treesitter
  • see where a function is used in the current buffer
  • automatically illuminate matching words while editing code

When to choose

  • you use Vim or Neovim and want automatic highlighting of symbol references without manual searching
  • you want zero-config highlighting that leverages LSP or Tree-sitter when available
  • you need keymaps to jump between occurrences of the word under the cursor

When to avoid

  • you use an IDE or a non-Vim editor with built-in reference highlighting
  • you need project-wide reference search rather than buffer-local highlighting
  • you work with very large files where the plugin disables itself by default

Facets

plugin · maturity stable

editor developer-tools developer-tools text-editors editor-plugin cli vim neovim lsp treesitter syntax-highlighting code-navigation

1 source

Member repositories

RepositoryRoleHealth v2
RRethy/vim-illuminatemain77

For agents

markdown · JSON · MCP: product_card(name="RRethy/vim-illuminate")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem