This website requires JavaScript.
Explore
Help
Register
Sign in
jank
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-04-05 15:30:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e77be3cf3b
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