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
cd3802a54b
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
8564f6d22b
feat(plugin): added support for `weak` specs. They will not be included in the final spec if not specified somwhere else
2023-05-22 14:24:18 +02:00
..
handler
fix(build): make sure to properly load handlers for plugins that were built during startup.
Fixes
#744
2023-04-24 07:54:21 +02:00
cache.lua
fix(loader): keep using the internal lua cache till 0.9.1
2023-04-19 12:59:39 +02:00
config.lua
chore(main): release 9.17.0 (
#806
)
2023-05-19 10:23:49 +02:00
loader.lua
fix(loader): reset cache before installing plugins during startup.
Fixes
#803
2023-05-17 19:36:00 +02:00
plugin.lua
feat(plugin): added support for `weak` specs. They will not be included in the final spec if not specified somwhere else
2023-05-22 14:24:18 +02:00
util.lua
refactor(cache): refactor for upstreaming to `vim.loader`
2023-03-15 15:10:56 +01:00