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
7260a2b28b
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
7260a2b28b
feat(spec)!: setting a table to `Plugin.config` is now deprecated. Please use `Plugin.opts` instead. (backward compatible for now)
2023-01-08 15:01:58 +01:00
..
handler
fix(keys): Use vim's default value for an unset g:mapleader (
#316
)
2023-01-04 14:02:48 +01:00
cache.lua
test: fixed helper function to delete test directory
2023-01-07 22:52:49 +01:00
config.lua
fix(config): properly handle uis connecting after startup
2023-01-07 09:12:59 +01:00
loader.lua
feat(spec)!: setting a table to `Plugin.config` is now deprecated. Please use `Plugin.opts` instead. (backward compatible for now)
2023-01-08 15:01:58 +01:00
plugin.lua
feat(spec)!: setting a table to `Plugin.config` is now deprecated. Please use `Plugin.opts` instead. (backward compatible for now)
2023-01-08 15:01:58 +01:00
util.lua
feat(util): better deep merging with `Util.merge`
2023-01-08 15:01:58 +01:00