lazy.nvim/lua/lazy/core
Folke Lemaitre 10f5844abf
fix(loader): never load lua files from a plugin where cond=false. Show error instead
2023-03-14 11:19:56 +01:00
..
handler fix(keys): set nowait for lazy keymaps when needed. Fixes #600 2023-02-27 09:59:47 +01:00
cache.lua fix(cache): path (#645) 2023-03-13 22:50:50 +01:00
config.lua chore(main): release 9.10.3 (#646) 2023-03-13 22:56:12 +01:00
loader.lua fix(loader): never load lua files from a plugin where cond=false. Show error instead 2023-03-14 11:19:56 +01:00
plugin.lua fix(plugin): properly pass is_list for recursively merging props 2023-03-07 19:11:33 +01:00
util.lua perf: new file-based cache that ensures correct rtp order (#532) 2023-02-13 12:01:56 +01:00