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
90952239d2
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
90952239d2
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
..
handler
fix(keys): key handlers were not working after reload
2022-12-22 21:58:19 +01:00
cache.lua
refactor!: default lazy cache path is now under cache instead of state
2022-12-23 07:48:45 +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
feat(build): build can now be a list to execute multiple build commands.
Fixes
#143
2022-12-24 11:30:15 +01:00
util.lua
refactor: refactored ui code
2022-12-23 10:18:19 +01:00