7.3.0 (2022-12-27)
Features
- plugin: added
Plugin.priority
for start plugins (edf8310) - profile: added accurate startuptime to ui/stats/docs (a2fdf36)
- reloader: trigger LazyReload when changes were detected and after reload. Fixes #178 (4e4493b)
- ui: added new section specifically for updates (3b46160)
- util: use treesitter to highlight notify messages when available (d1739cb)
Bug Fixes
- cache: never use packer paths from cache (bb53b84)
- ft: always trigger FileType when lazy-loading on ft (5618076)
- plugin: find plugins with
/lua/
instead of/lua
(8a3152d) - plugin: pass plugin as arg to config/init/build (b6ebed5)
- reloader: remove extra trailing separator (#180) (c4d924a)
- ui: removed newlines from profile tab (0d0d11a)