This website requires JavaScript.
Explore
Help
Sign In
subcrip
/
lazy.nvim
mirror of
https://github.com/folke/lazy.nvim.git
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c29f196f4
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
3c29f196f4
feat(cmd): use cmd table instead of trying to create the cmd string.
Fixes
#472
2023-02-07 20:57:00 +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.5.1 (
#478
)
2023-02-07 17:09:39 +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(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