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
3d22c496da
lazy.nvim
/
lua
/
lazy
/
view
History
Folke Lemaitre
5f017bf655
docs: document highlight groups
2022-12-26 09:37:31 +01:00
..
colors.lua
docs: document highlight groups
2022-12-26 09:37:31 +01:00
commands.lua
refactor(commands): move ui/commands config to separate file
2022-12-23 20:55:56 +01:00
config.lua
feat(ui): added multiple options for diff command
2022-12-24 11:30:16 +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
refactor: float is now a separate module
2022-12-24 11:30:16 +01:00
init.lua
fix(ui): get plugin details from the correct plugin in case it was deleted
2022-12-26 09:37:30 +01:00
render.lua
feat(plugin): added `Plugin.cond`.
Fixes
#89
,
#168
2022-12-26 09:37:30 +01:00
sections.lua
Better terminology (
#132
)
2022-12-23 14:58:11 +01:00
text.lua
fix(ui): fixed extmarks while wrapping.
Fixes
#124
2022-12-23 11:18:32 +01:00