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
cfc39330dc
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
cfc39330dc
fix: always recaclulate hash when loading a module
2022-11-25 22:48:59 +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
fix: always recaclulate hash when loading a module
2022-11-25 22:48:59 +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