# monaqa/dial.nvim

enhanced increment/decrement plugin for Neovim.

Repository: https://github.com/monaqa/dial.nvim
Canonical: https://ross.abutalabs.com/products/dialnvim
Language: Lua
License: MIT
License Family: permissive
Topics: neovim, neovim-plugin, lua
Last push: 2025-12-21T14:33:07+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 58, release rhythm 45, longevity 100
- inputs: {"age_days": 2110, "days_push": 255, "days_rel": 367, "gap_med": 1, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

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

## What it is
dial.nvim is an enhanced increment/decrement plugin for Neovim written in Lua. It extends the built-in <C-a>/<C-x> behavior to handle n-ary integers, fractions, dates, hex colors, semver, and toggling constant strings like true/false.

## Use cases
- increment and decrement numbers in neovim
- toggle true and false with a keypress
- increment dates and times in vim
- cycle through boolean operators like && and ||
- increment hex color values in css
- bump semantic versions in neovim
- increment numbers in visual mode across multiple lines

## When to avoid
- you use Vim rather than Neovim (requires Neovim >= 0.11)
- you prefer a zero-configuration editor with no custom keymapping setup
- you only ever increment plain decimal numbers

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, editor
- domain: text-editors, developer-tools
- platform: editor-plugin, windows
- tags: neovim, lua, increment-decrement, vim-plugin, keybindings, linux, macos

## Member repositories
- monaqa/dial.nvim (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.161907+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:43:36.869283+00:00, confidence not recorded.
  - readme: https://github.com/monaqa/dial.nvim (fetched 2026-08-28T04:03:37.161907+00:00, sha 656ed36408cb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
