Releases: Isrothy/neominimap.nvim
Releases · Isrothy/neominimap.nvim
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)
v3.7.6
3.7.6 (2024-11-07)
Bug Fixes
v3.7.5
3.7.5 (2024-11-01)
Performance Improvements
- Lazy create autocmds for split window (bf5107f)
v3.7.4
3.7.4 (2024-11-01)
Performance Improvements
- Lazy load commands (4d3e56a)
- Validate configuration in checkhealth (9b21120)