This website requires JavaScript.
Explore
Help
Sign in
jank
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-11-10 03:04:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
3e8fbaffba
lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
3e8fbaffba
refactor: merge plugin & state in one file
2022-11-25 22:48:17 +01:00
..
cache.lua
perf: tons of performance improvements. Lazy should now load in about 1.5ms for 97 plugins
2022-11-24 22:05:18 +01:00
config.lua
feat: lazy caching now works with functions that have upvalues
2022-11-25 15:35:40 +01:00
loader.lua
feat: lazy caching now works with functions that have upvalues
2022-11-25 15:35:40 +01:00
module.lua
perf: tons of performance improvements. Lazy should now load in about 1.5ms for 97 plugins
2022-11-24 22:05:18 +01:00
plugin.lua
refactor: merge plugin & state in one file
2022-11-25 22:48:17 +01:00
util.lua
feat: lazy caching now works with functions that have upvalues
2022-11-25 15:35:40 +01:00