lazy.nvim/lua/lazy/core
Folke Lemaitre 2270bbbc48
fix(plugin): work-around for Plugin.values error. Will add proper fix later. Fixes #1124
2023-10-16 18:11:02 +02:00
..
handler fix(loader): don't load handlers before installing plugins 2023-10-16 15:05:16 +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 10.14.1 (#1123) 2023-10-16 15:30:19 +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 #993 2023-10-15 08:51:54 +02:00
plugin.lua fix(plugin): work-around for Plugin.values error. Will add proper fix later. Fixes #1124 2023-10-16 18:11:02 +02:00
util.lua fix(util): Util.merge now skips nil args 2023-10-13 11:37:57 +02:00