lazy.nvim/lua/lazy/core
Folke Lemaitre 49b43def14
fix(install): dont load the colorscheme again if a `config()` of the colorscheme also loads it. Fixes #488
2023-02-07 22:59:05 +01:00
..
handler feat(cmd): use cmd table instead of trying to create the cmd string. Fixes #472 2023-02-07 20:57:00 +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.6.0 (#504) 2023-02-07 22:02:20 +01:00
loader.lua fix(install): dont load the colorscheme again if a `config()` of the colorscheme also loads it. Fixes #488 2023-02-07 22:59:05 +01:00
plugin.lua feat(dev): optionally fallback to git when local plugin doesn't exist (#446) 2023-01-24 22:55:34 +01:00
util.lua feat(util): utility method to walk over all modules in a directory 2023-01-23 19:19:00 +01:00