Skip to content

Releases: Isrothy/neominimap.nvim

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)

v3.7.6

07 Nov 17:15
65b1f12
Compare
Choose a tag to compare

3.7.6 (2024-11-07)

Bug Fixes

v3.7.5

01 Nov 02:13
ca47130
Compare
Choose a tag to compare

3.7.5 (2024-11-01)

Performance Improvements

  • Lazy create autocmds for split window (bf5107f)

v3.7.4

01 Nov 01:35
5b47d62
Compare
Choose a tag to compare

3.7.4 (2024-11-01)

Performance Improvements

  • Lazy load commands (4d3e56a)
  • Validate configuration in checkhealth (9b21120)