v2.2.0
版本发布时间: 2022-12-05 21:50:28
folke/lazy.nvim最新发布版本:v11.14.1(2024-07-25 19:39:12)
2.2.0 (2022-12-05)
Features
- cleanup keys/cmd handlers when loading a plugin (3f517ab)
- dont run setup again when a user re-sources their config & show a warning (7b945ee)
- ui: added debug interface to inspect active handlers and the module cache (6d68cc6)
- ui: show any helps files and added hover handler (13b5688)
- util.foreach with sorted keys (d36ad41)
Bug Fixes
Performance Improvements
- disable cache by default on VimEnter or on BufReadPre (b2727d9)