Skip to content

Releases: nvim-neorocks/lz.n

v2.11.1

26 Jan 17:26
c90bed0
Compare
Choose a tag to compare

2.11.1 (2025-01-26)

Performance Improvements

  • keymap-api: cache lookups (2817538)

v2.11.0

26 Jan 15:43
5c313f2
Compare
Choose a tag to compare

2.11.0 (2025-01-26)

Features

  • keymap(<plugin>).set lazy-loading API (#133) (36aec13)

v2.10.1

25 Jan 17:07
6958b41
Compare
Choose a tag to compare

2.10.1 (2025-01-25)

Bug Fixes

  • cmd handler can delete user commands created in before hook (#130) (448df14)

v2.10.0

01 Jan 22:03
3ce53b0
Compare
Choose a tag to compare

2.10.0 (2025-01-01)

Features

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)