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
74d8b8e4e1
lazy.nvim
/
lua
/
lazy
History
Folke Lemaitre
74d8b8e4e1
fix: plugin list can be string[].
Fixes
#145
2022-12-24 11:30:16 +01:00
..
core
feat(build): build can now be a list to execute multiple build commands.
Fixes
#143
2022-12-24 11:30:15 +01:00
manage
fix: plugin list can be string[].
Fixes
#145
2022-12-24 11:30:16 +01:00
view
feat(ui): you can now hover over a plugin to open a diff of updates or the plugin homepage
2022-12-24 11:30:15 +01:00
docs.lua
refactor(commands): move ui/commands config to separate file
2022-12-23 20:55:56 +01:00
example.lua
docs: added after/wants to migration guide and added an example that sets a key mode
2022-12-23 19:03:30 +01:00
health.lua
fix(health): don't show warning on `module=false`
2022-12-21 16:07:53 +01:00
help.lua
fix(help): make sure we always generate lazy helptags
2022-12-23 13:13:34 +01:00
init.lua
fix: move re-sourcing check to the top
2022-12-20 13:47:53 +01:00
status.lua
feat(ui): added statusline component to show pending updates
2022-12-05 20:49:45 +01:00
util.lua
refactor: refactored ui code
2022-12-23 10:18:19 +01:00