Language

Package: emacs-evil-numbers @ 0.4-1.6ea1c8c

Synopsis

Increment and decrement numbers in Emacs

Description

This package increments and decrements binary, octal, decimal and hex literals. It works like C-a/C-x in Vim, i.e. searches for number up to EOL and then increments or decrements and keeps zero padding up (unlike in Vim). When a region is active, as in Evil's visual mode, all the numbers within that region will be incremented/decremented (unlike in Vim).

It is a fork of https://github.com/cofi/evil-numbers, which is unmaintained.

Home page
https://github.com/dieggsy/evil-numbers
Location
gnu/packages/emacs-xyz.scm (line: 24103, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings