Skip to content

Releases: Isrothy/neominimap.nvim

v3.9.4

02 Mar 18:50
bd0cab4
Compare
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
Compare
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
Compare
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)

v3.9.1

26 Dec 03:35
c5cdebd
Compare
Choose a tag to compare

3.9.1 (2024-12-26)

Bug Fixes

  • Highlight of injected languages should have higher priority (3c8d9d8)

v3.9.0

11 Dec 06:47
7e4657f
Compare
Choose a tag to compare

3.9.0 (2024-12-11)

Features

v3.8.4

09 Dec 00:00
2934f52
Compare
Choose a tag to compare

3.8.4 (2024-12-08)

Bug Fixes

  • Display minimap on start screen when layout is split (691a251)
  • Quit when only floating windows exist (11ec72a)
  • Scrolloff overwritten when buffer is set (dc576af)
  • Type check (d8913b4)

v3.8.3

01 Dec 21:29
d244cab
Compare
Choose a tag to compare

3.8.3 (2024-12-01)

Bug Fixes

  • Minimap not showing up for start page (6102528)

v3.8.2

01 Dec 02:36
c669988
Compare
Choose a tag to compare

3.8.2 (2024-12-01)

Performance Improvements

  • Use cooperative scheduling to make it non-blocking (98ad591)

v3.8.1

24 Nov 03:38
1adcc93
Compare
Choose a tag to compare

3.8.1 (2024-11-24)

Bug Fixes

  • search: respect "search" in "foldopen" (d283dd7)

v3.8.0

22 Nov 07:06
184aee0
Compare
Choose a tag to compare

3.8.0 (2024-11-22)

Features

  • Ignore bigfile when snacks.bigfile is enabled (cf240d0)