Skip to content

Latest commit

 

History

History
59 lines (29 loc) · 2.58 KB

CHANGELOG.md

File metadata and controls

59 lines (29 loc) · 2.58 KB

Changelog

2.2.1 (2024-09-21)

Bug Fixes

  • interaction with colorful-winsep.nvim (see #9) (d8269c4)

2.2.0 (2024-09-09)

Features

  • spawn: resize donuts when editor gets resized (a1e0add)

2.1.0 (2024-05-30)

Features

  • set timeout to 0 to disable donuts (#5) (5b48a96)

2.0.0 (2024-05-30)

⚠ BREAKING CHANGES

  • use floating windows, remove some options

Features

  • add Donut command (2b322d4)
  • donut: center donut horizontally/vertically (0805da7)
  • no need to call setup, lazy loading done by default (0c8b06a)
  • use floating windows, remove some options (3bd7b09)

1.2.0 (2024-04-22)

Features

  • ignore: add an option to ignore filetypes/buftypes (049a644)

1.1.0 (2024-04-02)

Features

  • config: sync_donuts, save opts in vim.g (644c8a9)

1.0.0 (2024-04-01)

Features

  • donut_spawn: implement donut spawner (da4deb4)
  • donut_spawn: spawn donut in each Neovim window (9c4b2bb)
  • donut: working donut (bdf984e)