This website requires JavaScript.
Explore
Help
Sign in
mirror
/
folke.lazy.nvim
Watch
1
Star
0
Fork
You've already forked folke.lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-06-24 09:49:07 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
49b43def14
folke.lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
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