This website requires JavaScript.
Explore
Help
Sign In
subcrip
/
lazy.nvim
mirror of
https://github.com/folke/lazy.nvim.git
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
96d759d1cb
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
d6fc848067
feat: added `config.ui.wrap` and improved wrapping when wrap=true.
Fixes
#422
2023-01-19 08:45:27 +01:00
..
handler
feat(spec): overriding keys with an rhs of `false` will remove the key instead
2023-01-16 21:27:55 +01:00
cache.lua
fix(cache): de-duplicate topmods.
Fixes
#349
2023-01-13 09:01:24 +01:00
config.lua
feat: added `config.ui.wrap` and improved wrapping when wrap=true.
Fixes
#422
2023-01-19 08:45:27 +01:00
loader.lua
fix(loader): load plugin opts inside a `try` clause to report errors
2023-01-15 20:00:12 +01:00
plugin.lua
fix(spec): dont complain about an invalid short url, when a full url is set.
Fixes
#421
2023-01-18 08:39:02 +01:00
util.lua
fix: work-around for libuv issue where fs_scandir_next sometimes fails to return a file type
2023-01-17 14:35:21 +01:00