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
e6ee0fa610
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
4304035ef4
feat(spec): allow git@ and http urls in `Plugin[1]` without `url=`.
Fixes
#357
2023-01-09 13:25:50 +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): allow git@ and http urls in `Plugin[1]` without `url=`.
Fixes
#357
2023-01-09 13:25:50 +01:00
util.lua
fix(spec): `Plugin.opts` is now always a table.
Fixes
#351
2023-01-08 18:45:40 +01:00