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
b4d4e6b41b
lazy.nvim
/
lua
/
lazy
/
view
History
Folke Lemaitre
e61b334cee
fix(diff): make diffview work again.
Fixes
#304
2023-01-04 08:13:51 +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): added build command to force rebuild of a plugin
2023-01-01 09:41:43 +01:00
config.lua
feat(commands): added build command to force rebuild of a plugin
2023-01-01 09:41:43 +01:00
diff.lua
fix(diff): make diffview work again.
Fixes
#304
2023-01-04 08:13:51 +01:00
float.lua
feat(api): allow passing options to float so it can be used outside of lazy
2022-12-30 10:43:46 +01:00
init.lua
fix(ui): check if win is still valid
2023-01-03 09:13:11 +01:00
render.lua
feat(ui): added section with disabled plugins
2023-01-03 10:43:10 +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