1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-11 01:42:32 +00:00
lazy.nvim/lua/lazy/core
2023-05-27 08:45:14 +02:00
..
handler fix(build): make sure to properly load handlers for plugins that were built during startup. Fixes 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 chore(main): release 9.19.0 () 2023-05-25 09:13:34 +02:00
loader.lua fix(loader): reset cache before installing plugins during startup. Fixes 2023-05-17 19:36:00 +02:00
plugin.lua fix(plugin): delay check if plugin ref exists until after loading all plugins. Fixes 2023-05-27 08:45:14 +02:00
util.lua refactor(cache): refactor for upstreaming to vim.loader 2023-03-15 15:10:56 +01:00