Skip to content

Releases: nvim-neorocks/lz.n

v2.9.2

30 Oct 08:09
14eb8ee
Compare
Choose a tag to compare

2.9.2 (2024-10-30)

Bug Fixes

  • loader: support importing submodules (foo.bar) (988b7b3)

v2.9.1

24 Oct 18:25
f78f791
Compare
Choose a tag to compare

2.9.1 (2024-10-24)

Bug Fixes

  • setting lazy = false marks plugin as eager (#108) (6325a21)

v2.9.0

21 Oct 15:41
ffd9991
Compare
Choose a tag to compare

2.9.0 (2024-10-21)

Features

  • lazy field for lazy-loading via trigger_load only (#105) (a7b445f)

v2.8.1

15 Oct 14:31
801332a
Compare
Choose a tag to compare

2.8.1 (2024-10-15)

Bug Fixes

  • hooks: regression preventing beforeAll from being run (#101) (8259302)

v2.8.0

18 Sep 15:02
437f28a
Compare
Choose a tag to compare

2.8.0 (2024-09-18)

Features

  • load: take first module when multiple matches exist on the rtp (#94) (1d1c546)

v2.7.0

16 Sep 20:49
ceb1979
Compare
Choose a tag to compare

2.7.0 (2024-09-16)

Features

  • move handler field parsing logic to handlers (#92) (33796ea)

v2.6.1

31 Aug 13:09
304e6db
Compare
Choose a tag to compare

2.6.1 (2024-08-31)

Bug Fixes

  • error when applying colorscheme in after hook on event trigger (#86) (bc619dd)

v2.6.0

30 Aug 01:22
1d3bfcc
Compare
Choose a tag to compare

2.6.0 (2024-08-30)

Features

  • api: handler.post_load for setting up custom events (#82) (ed9b8a4)

v2.5.2

28 Aug 19:37
5c0aa4c
Compare
Choose a tag to compare

2.5.2 (2024-08-28)

Bug Fixes

  • vimdoc: missing lz.n.State field (a1d34cd)

v2.5.1

28 Aug 18:17
9cee362
Compare
Choose a tag to compare

2.5.1 (2024-08-28)

Bug Fixes