# mrjones2014/legendary.nvim

🗺️ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.

Repository: https://github.com/mrjones2014/legendary.nvim
Canonical: https://ross.abutalabs.com/products/legendarynvim
Language: Lua
License: MIT
License Family: permissive
Topics: neovim, neovim-plugin, keymap, neovim-ui, legend, keymapping, keybindings, vim-commands, which-key, nvim, lua, vim, hacktoberfest
Archived: true
Last push: 2025-04-11T16:05:04+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 16, release rhythm 16, longevity 100
- inputs: {"age_days": 1673, "days_push": 509, "days_rel": 584, "gap_med": 139, "n_releases_24m": 2}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1223, forks 23 (observed 2026-08-28T04:04:02.625472+00:00)

## What it is
A Neovim plugin that lets you define keymaps, commands, autocmds, and Lua functions as simple Lua tables while building a searchable legend, similar to VS Code's command palette. It integrates with which-key.nvim, lazy.nvim, and vim.ui.select-based fuzzy finders.

## Use cases
- find and execute my neovim keymaps from a searchable palette
- manage keymaps commands and autocmds as lua tables in neovim
- get a vs code style command palette in neovim
- reuse my which-key tables with a command finder
- search built-in and custom neovim commands and keybindings
- run recently used keymaps and commands quickly in neovim

## When to choose
- you use Neovim and want a discoverable, searchable palette for keymaps, commands, and autocmds
- you already use which-key.nvim or lazy.nvim and want integration
- you prefer defining editor configuration as Lua tables

## When to avoid
- you don't use Neovim
- you want a fully maintained plugin - it is looking for a new maintainer
- you need a GUI editor command palette outside the terminal

## Facets
- artifact type: plugin
- maturity: maintenance
- function: cli, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin
- tags: neovim, keymaps, command-palette, lua, vim-commands, autocmds, which-key, fuzzy-finder

## Member repositories
- mrjones2014/legendary.nvim (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.625472+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-30T06:15:34.086174+00:00, confidence not recorded.
  - readme: https://github.com/mrjones2014/legendary.nvim (fetched 2026-08-28T04:04:02.625472+00:00, sha f1ee72306b9c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
