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
b193f96f7b
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
b193f96f7b
fix(spec): only process a spec once
2022-12-20 23:14:49 +01:00
..
handler
fix: use nvim_feekeys instead of nvim_input for keys handler.
Fixes
#28
2022-12-20 18:24:48 +01:00
cache.lua
fix(cache): if mod is loaded already in the loader, then return that
2022-12-20 16:41:11 +01:00
config.lua
feat: added options to configure change detection.
Fixes
#32
2022-12-20 19:38:37 +01:00
loader.lua
style: removed unused requires
2022-12-20 22:32:16 +01:00
plugin.lua
fix(spec): only process a spec once
2022-12-20 23:14:49 +01:00
util.lua
fix(util): fixed double slashes
2022-12-20 08:47:01 +01:00