This website requires JavaScript.
Explore
Help
Register
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-04-06 15:56:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
a9b9a4b3a2
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
a9b9a4b3a2
fix(keys): make sure we don't delete the global mapping when executing an ft keymap. See
#1241
2024-01-21 11:10:29 +01:00
..
handler
fix(keys): make sure we don't delete the global mapping when executing an ft keymap. See
#1241
2024-01-21 11:10:29 +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
feat(plugin): dev.path can now be a function (
#1157
)
2024-01-20 14:19:09 +01: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