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
2f5c1be525
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
2f5c1be525
fix(ui): get plugin details from the correct plugin in case it was deleted
2022-12-26 09:37:30 +01:00
..
handler
fix(keys): only delete key handler mappings once
2022-12-25 16:17:50 +01:00
cache.lua
feat(cache): make ttl configurable
2022-12-25 16:26:17 +01:00
config.lua
feat(ui): make lazy icon configurable (
#163
)
2022-12-25 13:41:33 +01:00
loader.lua
fix(loader): add proper error message when trying to load a plugin that doesn't exist.
Fixes
#160
2022-12-25 14:06:53 +01:00
plugin.lua
fix(ui): get plugin details from the correct plugin in case it was deleted
2022-12-26 09:37:30 +01:00
util.lua
refactor: refactored ui code
2022-12-23 10:18:19 +01:00