Releases: nvim-neorocks/lz.n
Releases · nvim-neorocks/lz.n
v2.0.1
2.0.1 (2024-08-22)
Bug Fixes
- loader: deterministic ordering when loading lists of plugins (8667b60)
v2.0.0
2.0.0 (2024-08-20)
⚠ BREAKING CHANGES
- simplify state management + idempotent
trigger_load
(#56)
Features
- simplify state management + idempotent
trigger_load
(#56) (701d6ac)
Bug Fixes
- altered loading order for startup plugins (#49) (50c1454)
v1.4.4
1.4.4 (2024-08-09)
Bug Fixes
- colorscheme handler broken for
start
plugins (#41) (7ba8692)
v1.4.3
1.4.3 (2024-07-10)
Bug Fixes
- spec list with a single plugin spec ignored (#34) (e0831fe)
v1.4.2
1.4.2 (2024-06-29)
Bug Fixes
- keys: don't ignore modes that aren't
'n'
(#28) (8886765)
v1.4.1
1.4.1 (2024-06-26)
Bug Fixes
- odd intermittent issue with load function (#21) (1ac92ff)
v1.4.0
1.4.0 (2024-06-24)
Features
v1.3.2
1.3.2 (2024-06-19)
Bug Fixes
- event: broken
DeferredUIEnter
event (cf11ec2)
v1.3.1
1.3.1 (2024-06-19)
Bug Fixes
v1.3.0
1.3.0 (2024-06-18)
Features
- support importing
init.lua
submodules (5c3c2a1)
- support loading plugin spec lists and imports more than once (d911029)