# gelguy/wilder.nvim

A more adventurous wildmenu

Repository: https://github.com/gelguy/wilder.nvim
Canonical: https://ross.abutalabs.com/products/wildernvim
Language: Vim Script
License: MIT
License Family: permissive
Topics: neovim, vim, neovim-plugin, vim-plugin
Last push: 2024-07-17T10:48:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2788, "days_push": 777, "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 1480, forks 39 (observed 2026-08-28T04:04:50.810869+00:00)

## What it is
wilder.nvim is a Vim/Neovim plugin that enhances the built-in wildmenu with automatic, customizable suggestions as you type in the command line and search modes. It supports pipelines for customizing suggestion sources and appearance.

## Use cases
- autocomplete vim commands as I type in the cmdline
- get search suggestions while using / in neovim
- customize the look of the wildmenu popup
- cycle through command suggestions with Tab
- build a custom suggestion pipeline for vim cmdline
- replace default wildmenu with a fancier one

## When to avoid
- you want a full fuzzy finder like fzf or telescope for files and buffers
- you don't use the cmdline or search modes frequently
- you need Lua-only configuration stability (Lua config is experimental)

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, cli, search-engine
- domain: developer-tools, text-editors
- platform: editor-plugin, cross-platform
- tags: neovim, vim, wildmenu, autocomplete, cmdline, fuzzy-finding, command-line

## Member repositories
- gelguy/wilder.nvim (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.810869+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:34:14.469893+00:00, confidence not recorded.
  - readme: https://github.com/gelguy/wilder.nvim (fetched 2026-08-28T04:04:50.810869+00:00, sha f7d88071fbef)
- Data as of 2026-08-30T08:39:29.467469+00:00.
