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
3a216d008d
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
e77be3cf3b
fix(spec): `Plugin.opts` is now always a table.
Fixes
#351
2023-01-08 18:45:40 +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
fix(spec): `Plugin.opts` is now always a table.
Fixes
#351
2023-01-08 18:45:40 +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
fix(spec): `Plugin.opts` is now always a table.
Fixes
#351
2023-01-08 18:45:40 +01:00