lazy.nvim/lua/lazy/core
Folke Lemaitre 0cbd91d2cd
feat(spec): you can now override specs using only the plugin name instead of the short url
2023-01-16 17:03:43 +01:00
..
handler feat(keys): allow overriding a keys value to `vim.NIL` to not add the key 2023-01-16 10:16:35 +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.2.0 (#376) 2023-01-13 09:13:19 +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 feat(spec): you can now override specs using only the plugin name instead of the short url 2023-01-16 17:03:43 +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