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
0bc73db503
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
0bc73db503
fix(cache): only autoload when plugins have been parsed. Needed to support `import`
2023-01-02 12:54:38 +01:00
..
handler
feat(event): track event trigger times
2023-01-02 11:26:54 +01:00
cache.lua
fix(cache): only autoload when plugins have been parsed. Needed to support `import`
2023-01-02 12:54:38 +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
feat(spec): show spec warnings in checkhealth only
2023-01-02 12:53:35 +01:00
util.lua
feat(util): added trackfn that wraps a function and tracks timings
2023-01-02 11:26:40 +01:00