lazy.nvim/lua/lazy/core
Folke Lemaitre d8a5829fda
feat(loader): when reloading, always re-source loaded vimscript files. See #445
2023-05-27 15:19:55 +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 chore(main): release 9.20.0 (#836) 2023-05-27 14:36:14 +02:00
loader.lua feat(loader): when reloading, always re-source loaded vimscript files. See #445 2023-05-27 15:19:55 +02:00
plugin.lua fix(plugin): fixup. It's fine that Plugin.url doesn't exist 2023-05-27 08:49:45 +02:00
util.lua refactor(cache): refactor for upstreaming to `vim.loader` 2023-03-15 15:10:56 +01:00