v4.1.0
版本发布时间: 2022-12-16 22:22:10
folke/lazy.nvim最新发布版本:v11.14.1(2024-07-25 19:39:12)
4.1.0 (2022-12-16)
Features
- docs: added toc generator (f4720ee)
- lua code generator for the README.md (80a7839)
- README.md files are now automagically added to help. By default only when no doc/ exists (70ca110)
- utility methods to read/write files (27178b5)
Bug Fixes
-
Plugin.init
implies lazy-loading (ccdf65b) - add lazy.nvim with dev=false to prevent using the dev version for myself (b8fa6f9)
- bootstrap code now uses git url instead of https for beta testers + fixed rtp path (17d1653)
- use initial rtp for rtp plugin after files and use loaded plugins for their after files (7134417)