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
36a91320f9
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
36a91320f9
fix(loader): don't run ftdetect twice for paths already on the rtp during startup.
Fixes
#839
2023-05-28 11:02:40 +02:00
..
handler
fix(build): make sure to properly load handlers for plugins that were built during startup.
Fixes
#744
2023-04-24 07:54:21 +02:00
cache.lua
fix(loader): keep using the internal lua cache till 0.9.1
2023-04-19 12:59:39 +02:00
config.lua
chore(main): release 9.21.0 (
#837
)
2023-05-27 16:14:24 +02:00
loader.lua
fix(loader): don't run ftdetect twice for paths already on the rtp during startup.
Fixes
#839
2023-05-28 11:02:40 +02:00
plugin.lua
fix(plugin): fixup. It's fine that Plugin.url doesn't exist
2023-05-27 08:49:45 +02:00
util.lua
refactor(cache): refactor for upstreaming to `vim.loader`
2023-03-15 15:10:56 +01:00