This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cb29427926
lazy.nvim
/
lua
/
lazy
/
view
History
Folke Lemaitre
5575d2b2a9
feat(ui): show when plugin would be loaded for unloaded plugins.
Fixes
#261
2022-12-31 08:51:09 +01:00
..
colors.lua
feat(ui): made all highlight groups and icons configurable
2022-12-26 10:24:53 +01:00
commands.lua
feat(commands): added health command to run `:checkhealth lazy`
2022-12-30 11:29:22 +01:00
config.lua
feat(commands): added health command to run `:checkhealth lazy`
2022-12-30 11:29:22 +01:00
diff.lua
fix(diff): use git show when only displaying one commit (
#155
)
2022-12-25 13:45:56 +01:00
float.lua
feat(api): allow passing options to float so it can be used outside of lazy
2022-12-30 10:43:46 +01:00
init.lua
feat(restore): you can now restore a plugin to a certain commit.
Fixes
#234
2022-12-30 09:17:53 +01:00
render.lua
feat(ui): show when plugin would be loaded for unloaded plugins.
Fixes
#261
2022-12-31 08:51:09 +01:00
sections.lua
fix(ui): only show plugins to clean under clean
2022-12-30 21:23:12 +01:00
text.lua
fix(ui): fixed extmarks while wrapping.
Fixes
#124
2022-12-23 11:18:32 +01:00