Nvim Notify Versions Save

A fancy, configurable, notification manager for NeoVim

v3.5.0

1 year ago

3.5.0 (2022-09-28)

Bug Fixes

Features

v3.4.0

1 year ago

3.4.0 (2022-09-06)

Features

  • windows: round row/col to 1 place (7076ce8), closes #124

v3.3.2

1 year ago

3.3.2 (2022-09-06)

Bug Fixes

  • windows: round row/col to 2 decimals (088a28c), closes #124

v3.3.1

1 year ago

3.3.1 (2022-09-06)

Bug Fixes

  • stages-util: more misc alignment issues (dd007d2), closes #124

v3.3.0

1 year ago

3.3.0 (2022-09-04)

Features

v3.2.4

1 year ago

3.2.4 (2022-09-03)

Bug Fixes

  • highlights: use new treeseitter hl names (070c278), closes #128

v3.2.3

1 year ago

3.2.3 (2022-08-27)

Bug Fixes

  • stages-util: misc alignment calculations (cf5dc4f), closes #124

v3.2.2

1 year ago

3.2.2 (2022-08-24)

Bug Fixes

  • windows: redefine winhl on opacity update (df6fc96), closes #123

v3.2.1

1 year ago

3.2.1 (2022-08-02)

Bug Fixes

  • telescope: error when nothing is selected (#118) (60bb6bf)

v3.2.0

1 year ago

3.2.0 (2022-07-21)

Bug Fixes

Features

  • allow no timeout in config (6dabc96)
  • separate instances (#96) (2cfd425)
  • stages: slide windows after previous closes (2c7b974), closes #105