# anuvyklack/hydra.nvim

Create custom submodes and menus

Repository: https://github.com/anuvyklack/hydra.nvim
Canonical: https://ross.abutalabs.com/products/hydranvim
Language: Lua
License Family: other
Topics: lua, neovim, neovim-plugin
Last push: 2023-11-28T11:56:33+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1549, "days_push": 1009, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1123, forks 24 (observed 2026-08-28T04:03:40.461010+00:00)

## What it is
A Neovim plugin that ports the Emacs Hydra concept, letting users create custom keybinding submodes and menus where repeated commands run without re-pressing a prefix. It supports configurable hints, colors, and exit behavior for grouped keybindings.

## Use cases
- repeat window resizing without re-pressing prefix keys
- create custom keybinding menus in Neovim
- scroll buffer horizontally with repeated single keys
- build a git command submode in Neovim
- show a hint panel for grouped keybindings
- port Emacs Hydra workflows to Neovim

## When to choose
- you use Neovim and want Emacs-style Hydra submodes
- you frequently repeat prefixed commands like window resizing or scrolling
- you want discoverable menus for grouped keybindings

## When to avoid
- you don't use Neovim
- you prefer vanilla Vim keybindings with count prefixes
- you need a plugin with an explicit license or active maintenance guarantees

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, developer-tools
- domain: text-editors, developer-tools
- platform: editor-plugin, cli
- tags: neovim, keybindings, emacs-hydra, submodes, lua, modal-editing

## Member repositories
- anuvyklack/hydra.nvim (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:40.461010+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:39:53.669050+00:00, confidence not recorded.
  - readme: https://github.com/anuvyklack/hydra.nvim (fetched 2026-08-28T04:03:40.461010+00:00, sha 1950053c1082)
- Data as of 2026-08-30T08:39:29.467469+00:00.
