1.5.0 (2025-12-23)
Features
Bug Fixes
- defer lazy loading hack (191b487)
- deleting all lines clears the quickfix (#65) (771437c)
- improve cursor follow when list is not sorted (ad367a8)
- potential infinite loop for inconsistent buffer state (9983d4b)
- prevent adding duplicate events for the same buffer (#57) (51d3926)
- replace deprecated nvim_err_writeln with nvim_echo (7349ca2)