Skip to content

Releases: Isrothy/neominimap.nvim

v3.15.4

14 Oct 18:10
2fa422d

Choose a tag to compare

3.15.4 (2025-10-14)

Bug Fixes

v3.15.3

24 Sep 22:54
9a40d41

Choose a tag to compare

3.15.3 (2025-09-24)

Bug Fixes

  • Incorrect line number of search decorators (a7aaf0a)

v3.15.2

17 Sep 17:43
6766bb5

Choose a tag to compare

3.15.2 (2025-09-17)

Bug Fixes

  • Safely warp set_current_line_by_percentage (9a40328)

v3.15.1

18 Aug 12:55
7a48840

Choose a tag to compare

3.15.1 (2025-08-18)

Bug Fixes

  • neominimap boundary line issue (0d7d546)
  • neominimap boundary line issue (42e9e73)

v3.15.0

18 Aug 02:48

Choose a tag to compare

3.15.0 (2025-08-18)

Features

  • add percent-based current-line positioning (b2e0d0c)

v3.14.4

24 Jun 13:20
b225230

Choose a tag to compare

3.14.4 (2025-06-24)

Bug Fixes

  • Breaking changes in treesitter api (021b45d)
  • Breaking changes in treesitter api (4314fc1)
  • NPE in line index (42b8b63)

v3.14.3

24 Jun 12:56
eab68b1

Choose a tag to compare

3.14.3 (2025-06-24)

Bug Fixes

  • Only show diagnostic from one source (3d54bb6)
  • Only show diagnostic from one source (ee8978b)

v3.14.2

25 May 16:28
21e7454

Choose a tag to compare

3.14.2 (2025-05-25)

Bug Fixes

  • ts_util not available on main branch of treesitter (8eafa33)
  • ts_util not available on main branch of treesitter (c7a797f)

v3.14.1

01 May 12:24
9d25473

Choose a tag to compare

3.14.1 (2025-05-01)

Bug Fixes

  • treesitter: Clear highlight cache when colorscheme changes (0c0c096)

v3.14.0

29 Apr 18:46
1370ea6

Choose a tag to compare

3.14.0 (2025-04-29)

Features

  • New command to keep consistent with vim command style; Deprecate old command (f86ceaf)
  • New lua api (168a6d8)

Bug Fixes

  • Capability for older neovim version (9de43e4)
  • Correct is_minimap_buffer function with function call instead of table look up (1d4a8f7)
  • Get buffer safely in git plugins (4e602c4)
  • Safe set diagnostic info (766932f)