lazy.nvim/lua/lazy
Folke Lemaitre def5cc5816
fix(cache): clear cached entry on errors
2022-12-30 11:52:20 +01:00
..
core fix(cache): clear cached entry on errors 2022-12-30 11:52:20 +01:00
manage feat(startup): missing plugins will now install the versions in the lockfile if available. Fixes #138 2022-12-30 09:17:53 +01:00
view feat(commands): added health command to run `:checkhealth lazy` 2022-12-30 11:29:22 +01:00
docs.lua feat(profile): added accurate startuptime to ui/stats/docs 2022-12-27 13:34:12 +01:00
example.lua feat(plugin): added `Plugin.priority` for start plugins 2022-12-27 17:24:47 +01:00
health.lua fix(health): add `cond` key (#203) 2022-12-28 17:39:51 +01:00
help.lua fix(help): make sure we always generate lazy helptags 2022-12-23 13:13:34 +01:00
init.lua docs: updated bootstrap code to exclude single-branch 2022-12-30 01:01:22 +01:00
stats.lua feat(profile): added accurate startuptime to ui/stats/docs 2022-12-27 13:34:12 +01:00
status.lua feat(ui): added statusline component to show pending updates 2022-12-05 20:49:45 +01:00
types.lua feat(plugin): added `Plugin.priority` for start plugins 2022-12-27 17:24:47 +01:00
util.lua feat(api): allow passing options to float so it can be used outside of lazy 2022-12-30 10:43:46 +01:00