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
e2556e38c7
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
b73312aa32
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
..
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.1.3 (
#374
)
2023-01-11 23:13:41 +01:00
loader.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
plugin.lua
feat(spec): event, keys, ft and cmd can now also be a function that returns the values to be used
2023-01-12 13:08:43 +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