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
040aeb68f1
lazy.nvim
/
lua
/
lazy
History
Folke Lemaitre
cc6276e9b0
refactor!: default lazy cache path is now under cache instead of state
2022-12-23 07:48:45 +01:00
..
core
refactor!: default lazy cache path is now under cache instead of state
2022-12-23 07:48:45 +01:00
manage
fix(checker): dont report updates on install during startup
2022-12-23 07:48:45 +01:00
view
fix(ui): fix buffer being properly deleted (
#112
)
2022-12-22 22:01:01 +01:00
docs.lua
feat!: lazy api commands now take an opts table instead of a list of plugins
2022-12-21 22:27:36 +01:00
example.lua
feat(spec): `config` can be `true` or a `table` that will be passed to `require("plugin").setup(config)`
2022-12-22 22:48:22 +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): sort tags files for readmes so tags work properly.
Fixes
#67
2022-12-21 18:23:27 +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
feat(keys): more advanced options for setting lazy key mappings
2022-12-22 10:32:21 +01:00