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)