relative-toggle.nvim

Toggles smoothly between number and relative number, supports various number combinations

MIT License

Stars
31
Committers
3

Bot releases are visible (Hide)

relative-toggle.nvim - v1.0.0 Latest Release

Published by github-actions[bot] over 1 year ago

1.0.0 (2023-03-19)

The API is primarily stable and common bugs (issues) have been solved

Bug Fixes

  • config: do not check valid on nil events (60ac8cd)
  • keep the combination of number and relativenumber (#10) (cdc1bd4)
  • keep the combination of number and relativenumber (#8) (8e3837f)
  • redraw after toggling on CmdlineEnter event (#6) (d92bad3)