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
17a3c3acea
lazy.nvim
/
lua
/
lazy
/
view
History
Folke Lemaitre
17a3c3acea
perf: more cache optims
2023-02-14 11:00:56 +01:00
..
colors.lua
feat(spec): added `import` to import other plugin modules
2023-01-02 09:44:28 +01:00
commands.lua
feat(commands): allow commands like `Lazy ... | ...` (
#377
)
2023-01-13 09:05:13 +01:00
config.lua
fix(ui): keymap for building a single plugin changed from `b` to `gb`.
Fixes
#358
2023-01-09 20:21:31 +01:00
diff.lua
fix(diffview): fixed parameter for showing single commit with DiffView.
Fixes
#304
2023-01-09 08:05:32 +01:00
float.lua
fix(float): only clear diagnostics for valid buffers
2023-01-13 09:01:24 +01:00
init.lua
feat: added `config.ui.wrap` and improved wrapping when wrap=true.
Fixes
#422
2023-01-19 08:45:27 +01:00
render.lua
perf: more cache optims
2023-02-14 11:00:56 +01:00
sections.lua
feat(ui): added section with disabled plugins
2023-01-03 10:43:10 +01:00
text.lua
feat: added `config.ui.wrap` and improved wrapping when wrap=true.
Fixes
#422
2023-01-19 08:45:27 +01:00