1
0
Fork 0
mirror of https://github.com/folke/lazy.nvim.git synced 2025-04-11 09:52:31 +00:00
lazy.nvim/lua/lazy/core
2023-10-16 23:04:57 +02:00
..
handler refactor(handlers): lazy resolving of plugin handlers () 2023-10-16 22:34:44 +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 refactor(handlers): lazy resolving of plugin handlers () 2023-10-16 22:34:44 +02:00
loader.lua fix(plugin): dont allow dir changes when we already loaded files from the plugin's old dir. Show an error in this case. Fixes 2023-10-15 08:51:54 +02:00
plugin.lua perf(plugin): cache lazy handler values 2023-10-16 23:04:57 +02:00
util.lua fix(util): Util.merge now skips nil args 2023-10-13 11:37:57 +02:00