lazy.nvim/lua/lazy/core
Folke Lemaitre 57062f3a09
feat(plugin): trigger LazyPlugins after loading plugin specs
2023-05-25 08:09:19 +02:00
..
handler fix(build): make sure to properly load handlers for plugins that were built during startup. Fixes #744 2023-04-24 07:54:21 +02:00
cache.lua fix(loader): keep using the internal lua cache till 0.9.1 2023-04-19 12:59:39 +02:00
config.lua feat(git): change default log args to last 8 2023-05-25 08:07:44 +02:00
loader.lua fix(loader): reset cache before installing plugins during startup. Fixes #803 2023-05-17 19:36:00 +02:00
plugin.lua feat(plugin): trigger LazyPlugins after loading plugin specs 2023-05-25 08:09:19 +02:00
util.lua refactor(cache): refactor for upstreaming to `vim.loader` 2023-03-15 15:10:56 +01:00