Skip to content

Releases: Isrothy/neominimap.nvim

v3.13.0

29 Apr 00:41
b202c51

Choose a tag to compare

3.13.0 (2025-04-29)

Features

Bug Fixes

  • Use pcall to safely load external dependencies (632ebf0)

v3.12.2

26 Apr 02:19
fbfe778

Choose a tag to compare

3.12.2 (2025-04-26)

Bug Fixes

  • notification level should be info (c9d5377)

v3.12.1

26 Apr 02:07
8281e8b

Choose a tag to compare

3.12.1 (2025-04-26)

Performance Improvements

v3.12.0

25 Apr 20:29
946d69f

Choose a tag to compare

3.12.0 (2025-04-25)

Features

  • Add persist options to both float and split layout (16fe4b0)
  • Add persist options to buffer (f831a6f)

v3.11.1

10 Apr 05:40
0c07095

Choose a tag to compare

3.11.1 (2025-04-10)

Bug Fixes

  • Use correct group for user events (90da838)

v3.11.0

08 Apr 23:30
20ff221

Choose a tag to compare

3.11.0 (2025-04-08)

Features

  • Apply async tree parsing for neovim 0.11 (abffb9f)
  • Implment api for the status of minimap (dc83e0d)
  • Support mini-diff (f3cb8bf)

v3.10.0

20 Mar 23:10
5b67c20

Choose a tag to compare

3.10.0 (2025-03-20)

Features

  • Support split layout for botright, rightbelow, topleft and aboveleft (f2bd8f3)

Bug Fixes

  • Buffer refresh do not affact cursor position (503d8f7)

v3.9.4

02 Mar 18:50
bd0cab4

Choose a tag to compare

3.9.4 (2025-03-02)

Bug Fixes

  • Buffer refresh do not affact cursor position (4d3ba82)

v3.9.3

02 Mar 17:43
5d59a81

Choose a tag to compare

3.9.3 (2025-03-02)

Reverts

  • "Merge pull request #212 from 0xFishbyte/fix-buffer-jump" (09de58b)

v3.9.2

27 Feb 01:52
d7968d6

Choose a tag to compare

3.9.2 (2025-02-27)

Bug Fixes

  • minimap jump to the end of buffer on source buffer change (62ddce5)