Releases: Isrothy/neominimap.nvim
Releases · Isrothy/neominimap.nvim
v3.9.4
3.9.4 (2025-03-02)
Bug Fixes
- Buffer refresh do not affact cursor position (4d3ba82)
v3.9.3
3.9.3 (2025-03-02)
Reverts
- "Merge pull request #212 from 0xFishbyte/fix-buffer-jump" (09de58b)
v3.9.2
3.9.2 (2025-02-27)
Bug Fixes
- minimap jump to the end of buffer on source buffer change (62ddce5)
v3.9.1
3.9.1 (2024-12-26)
Bug Fixes
- Highlight of injected languages should have higher priority (3c8d9d8)
v3.9.0
3.9.0 (2024-12-11)
Features
v3.8.4
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
3.8.3 (2024-12-01)
Bug Fixes
- Minimap not showing up for start page (6102528)
v3.8.2
3.8.2 (2024-12-01)
Performance Improvements
- Use cooperative scheduling to make it non-blocking (98ad591)
v3.8.1
3.8.1 (2024-11-24)
Bug Fixes
- search: respect "search" in "foldopen" (d283dd7)
v3.8.0
3.8.0 (2024-11-22)
Features
- Ignore bigfile when snacks.bigfile is enabled (cf240d0)