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
c5598617da
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
c8e2091e6d
fix(plugin): dont allow `dir` changes when we already loaded files from the plugin's old dir. Show an error in this case.
Fixes
#993
2023-10-15 08:51:54 +02:00
..
handler
fix(cmd): lazy-cmds no longer show an error for buffer-local commands
2023-10-14 17:30:26 +02:00
cache.lua
fix(loader): keep using the internal lua cache till 0.9.1
2023-04-19 12:59:39 +02:00
config.lua
chore(main): release 10.13.4 (
#1117
)
2023-10-14 17:33:31 +02:00
loader.lua
fix(plugin): dont allow `dir` changes when we already loaded files from the plugin's old dir. Show an error in this case.
Fixes
#993
2023-10-15 08:51:54 +02:00
plugin.lua
fix(plugin): dont allow `dir` changes when we already loaded files from the plugin's old dir. Show an error in this case.
Fixes
#993
2023-10-15 08:51:54 +02:00
util.lua
fix(util): Util.merge now skips nil args
2023-10-13 11:37:57 +02:00