This website requires JavaScript.
Explore
Help
Sign in
mirror
/
folke.lazy.nvim
Watch
1
Star
0
Fork
You've already forked folke.lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-06-24 17:58:55 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
faac2dd11c
folke.lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
faac2dd11c
perf(cache): cache loadfile and no find modpaths without package.loaders
2022-12-19 13:34:37 +01:00
..
handler
refactor: simplified handler code
2022-12-16 12:53:08 +01:00
cache.lua
perf(cache): cache loadfile and no find modpaths without package.loaders
2022-12-19 13:34:37 +01:00
config.lua
fix: set correct dir for lazy plugin
2022-12-17 12:52:30 +01:00
loader.lua
fix(cache): do a fast check to see if a cached modpath is still valid. find it again otherwise
2022-12-19 12:21:20 +01:00
plugin.lua
fix: set correct dir for lazy plugin
2022-12-17 12:52:30 +01:00
util.lua
feat: cleanup keys/cmd handlers when loading a plugin
2022-12-03 23:42:05 +01:00