This website requires JavaScript.
Explore
Help
Register
Sign in
jank
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-04-05 15:30:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
984008f7ae
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
984008f7ae
refactor: add lazy.nvim with full url.
Fixes
#396
2023-01-15 20:04:52 +01:00
..
handler
fix(handlers): allow overriding handler values
2023-01-11 13:44:09 +01:00
cache.lua
fix(cache): de-duplicate topmods.
Fixes
#349
2023-01-13 09:01:24 +01:00
config.lua
chore(main): release 9.2.0 (
#376
)
2023-01-13 09:13:19 +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
refactor: add lazy.nvim with full url.
Fixes
#396
2023-01-15 20:04:52 +01:00
util.lua
fix: use
vim.api.nvim_exec_autocmds
instead of
vim.cmd[[do]]
to prevent weird
vim.notify
behavior
2023-01-13 09:01:24 +01:00