This website requires JavaScript.
Explore
Help
Sign in
jank
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-06-28 11:24:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e19226833d
lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
BirdeeHub
e19226833d
realized I forgot the trailing comma
2024-01-20 15:02:45 -08:00
..
handler
fix(keys): allow global/local ft keymaps to exist at the same time.
Fixes
#1241
2024-01-20 14:11:32 +01: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
realized I forgot the trailing comma
2024-01-20 15:02:45 -08:00
loader.lua
fix(loader): when reloading, clear plugin properties cache (
#1153
)
2023-10-25 20:00:50 +02:00
plugin.lua
feat(plugin): dev.path can now be a function (
#1157
)
2024-01-20 14:19:09 +01:00
util.lua
style: show full trace when debug=true
2023-10-22 14:24:33 +02:00