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
7d755987ba
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
7d755987ba
fix(spec): normalize deps before adding spec to make sure merging works as expected
2023-01-02 09:40:19 +01:00
..
handler
fix(handler): properly show errors generated by setting up handlers
2023-01-02 09:36:52 +01:00
cache.lua
perf(cache): cache all lua files till UIEnter instead of VimEnter
2023-01-02 09:39:28 +01:00
config.lua
feat(spec): added support for importing multiple spec modules with `import = "foobar"`
2023-01-01 21:07:05 +01:00
loader.lua
fix(loader): setup handlers after installing missing plugins.
Fixes
#272
2023-01-01 18:45:20 +01:00
plugin.lua
fix(spec): normalize deps before adding spec to make sure merging works as expected
2023-01-02 09:40:19 +01:00
util.lua
fix(spec): allow a spec module to be on the rtp and not only in config
2023-01-01 20:31:34 +01:00