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
41c7a6a6c0
lazy.nvim
/
lua
/
lazy
/
view
History
Folke Lemaitre
3b44c3c14a
fix(ui): reset buf and win options on resize
2023-01-11 13:43:17 +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): `:Lazy! load` now skips `cond` checks when loading plugins.
Fixes
#330
2023-01-06 07:11:50 +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(ui): reset buf and win options on resize
2023-01-11 13:43:17 +01:00
init.lua
fix(config): Don't cache check for attached UIs (
#340
)
2023-01-07 09:01:45 +01:00
render.lua
fix(ui): get_plugin should return when ui is not showing
2023-01-10 11:19:47 +01:00
sections.lua
feat(ui): added section with disabled plugins
2023-01-03 10:43:10 +01:00
text.lua
fix(ui): fixed extmarks while wrapping.
Fixes
#124
2022-12-23 11:18:32 +01:00