Skip to content

Releases: NStefan002/donut.nvim

v2.2.1

21 Sep 18:46
3736414
Compare
Choose a tag to compare

2.2.1 (2024-09-21)

Bug Fixes

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

v2.2.0

09 Sep 00:13
8c4b8ed
Compare
Choose a tag to compare

2.2.0 (2024-09-09)

Features

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

v2.1.0

30 May 11:23
29b9f57
Compare
Choose a tag to compare

2.1.0 (2024-05-30)

Features

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

v2.0.0

30 May 00:43
6343994
Compare
Choose a tag to compare

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)

v1.2.0

22 Apr 20:03
1eadd4c
Compare
Choose a tag to compare

1.2.0 (2024-04-22)

Features

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

v1.1.0

02 Apr 09:23
323cbde
Compare
Choose a tag to compare

1.1.0 (2024-04-02)

Features

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

v1.0.0

01 Apr 14:32
f123f0e
Compare
Choose a tag to compare

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)