v10.16.0
版本发布时间: 2024-01-21 18:44:40
folke/lazy.nvim最新发布版本:v11.14.1(2024-07-25 19:39:12)
10.16.0 (2024-01-21)
Features
- plugin: dev.path can now be a function (#1157) (a6f782a)
- ui: add style to dimmed commits (#1210) (7ded44c)
Bug Fixes
- fs: error when plugin directory to delete is not a valid directory (47d4baa)
- git: comment sign detection in get_config function (#1281) (d0d410b)
- health: dont warn on submodules. Fixes #1174 (1b3df6c)
- keys: allow global/local ft keymaps to exist at the same time. Fixes #1241 (5757b55)
- keys: fix abbreviation expansion on lazy load (#1219) (d09084c)
- keys: make sure we don't delete the global mapping when executing an ft keymap. See #1241 (a9b9a4b)