Releases: Isrothy/neominimap.nvim
Releases · Isrothy/neominimap.nvim
v2.12.3
2.12.3 (2024-08-19)
Bug Fixes
- make eob character unseen in neominimap (f3e9c52)
v2.12.2
2.12.2 (2024-08-17)
Bug Fixes
- Handle cases when str is binary (79a7d6b)
- Incorrect function name (07bea09)
v2.12.1
2.12.1 (2024-08-17)
Bug Fixes
- do not show eol characters (85b2b5d)
v2.10.0
2.10.0 (2024-08-16)
Features
- Autocmds to trigger search update (93fc883)
- Autocmds to trigger search update (694447a)
- Incorrect line number for gitsigns (1a73bdc)
- Introduce search marks (aa99135)
Bug Fixes
- Handle cases when hl.fg is nil (c931780)
v2.9.0
2.9.0 (2024-08-14)
Features
v2.8.3
2.8.3 (2024-08-14)
Bug Fixes
- Handle cases when bufnr may be null (a35a9d3)
v2.8.2
2.8.2 (2024-08-14)
Bug Fixes
- Handle cases when hunks are null (80033b3)
v2.8.1
2.8.1 (2024-08-13)
Bug Fixes
- Handle case where args.data.buffer may be null (2ad19b6)
- Respect config.git.enabled (80879bd)