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
e89acede13
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
47fc27e3f1
style: typo.
Fixes
#625
2023-03-06 07:40:21 +01:00
..
handler
fix(keys): set nowait for lazy keymaps when needed.
Fixes
#600
2023-02-27 09:59:47 +01:00
cache.lua
fix(cache): add hack to work-around incorrect requires back. Not a fan of this.
Fixes
#603
2023-02-28 12:38:20 +01:00
config.lua
style: typo.
Fixes
#625
2023-03-06 07:40:21 +01:00
loader.lua
perf: more cache optims
2023-02-14 11:00:56 +01:00
plugin.lua
fix(git): properly deal with failed clones.
Fixes
#571
2023-02-28 11:51:16 +01:00
util.lua
perf: new file-based cache that ensures correct rtp order (
#532
)
2023-02-13 12:01:56 +01:00