Releases: nvim-neorocks/lz.n
Releases · nvim-neorocks/lz.n
v2.9.2
2.9.2 (2024-10-30)
Bug Fixes
- loader: support importing submodules (
foo.bar
) (988b7b3)
v2.9.1
2.9.1 (2024-10-24)
Bug Fixes
- setting
lazy = false
marks plugin as eager (#108) (6325a21)
v2.9.0
2.9.0 (2024-10-21)
Features
lazy
field for lazy-loading via trigger_load
only (#105) (a7b445f)
v2.8.1
2.8.1 (2024-10-15)
Bug Fixes
- hooks: regression preventing beforeAll from being run (#101) (8259302)
v2.8.0
2.8.0 (2024-09-18)
Features
load
: take first module when multiple matches exist on the rtp (#94) (1d1c546)
v2.7.0
2.7.0 (2024-09-16)
Features
- move handler field parsing logic to handlers (#92) (33796ea)
v2.6.1
2.6.1 (2024-08-31)
Bug Fixes
- error when applying colorscheme in after hook on event trigger (#86) (bc619dd)
v2.6.0
2.6.0 (2024-08-30)
Features
- api:
handler.post_load
for setting up custom events (#82) (ed9b8a4)
v2.5.2
2.5.2 (2024-08-28)
Bug Fixes
- vimdoc: missing lz.n.State field (a1d34cd)
v2.5.1
2.5.1 (2024-08-28)
Bug Fixes