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
09fd8fabd2
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
09fd8fabd2
fix(loader): dont show error of missing plugins if they are disabled
2023-01-04 11:02:29 +01:00
..
handler
style(keys): remove debug output
2023-01-04 09:22:52 +01:00
cache.lua
style: debug formatting
2023-01-04 00:27:31 +01:00
config.lua
feat(spec): added `import` to import other plugin modules
2023-01-02 09:44:28 +01:00
loader.lua
fix(loader): dont show error of missing plugins if they are disabled
2023-01-04 11:02:29 +01:00
plugin.lua
feat(spec): spec merging now properly works with `Plugin.enabled`
2023-01-04 10:36:51 +01:00
util.lua
fix(util): assume type is file when no type is returned by scandir.
Fixes
#306
2023-01-04 08:57:50 +01:00