lazy.nvim/lua/lazy/core
Folke Lemaitre da4e8cc245
fix(spec): dont copy dep and super state from existing plugins
2023-01-17 14:00:42 +01:00
..
handler feat(spec): overriding keys with an rhs of `false` will remove the key instead 2023-01-16 21:27:55 +01:00
cache.lua fix(cache): de-duplicate topmods. Fixes #349 2023-01-13 09:01:24 +01:00
config.lua chore(main): release 9.3.0 (#385) 2023-01-16 22:18:55 +01:00
loader.lua fix(loader): load plugin opts inside a `try` clause to report errors 2023-01-15 20:00:12 +01:00
plugin.lua fix(spec): dont copy dep and super state from existing plugins 2023-01-17 14:00:42 +01:00
util.lua perf(util): properly check that Neovim is exiting. Dont run VeryLazy when that's the case 2023-01-16 12:37:28 +01:00