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
9e90852a47
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
9e90852a47
fix(cache): autoloading was broken!
2023-01-02 14:50:34 +01:00
..
handler
feat(event): track event trigger times
2023-01-02 11:26:54 +01:00
cache.lua
fix(cache): autoloading was broken!
2023-01-02 14:50:34 +01:00
config.lua
feat(spec): added `import` to import other plugin modules
2023-01-02 09:44:28 +01:00
loader.lua
feat(loader): incrementally install missing plugins and rebuild spec, so imported specs from plugins work as expected
2023-01-02 10:08:45 +01:00
plugin.lua
tests: fixed tests
2023-01-02 14:35:36 +01:00
util.lua
feat(util): added trackfn that wraps a function and tracks timings
2023-01-02 11:26:40 +01:00