mirror of https://github.com/folke/lazy.nvim.git
chore(build): auto-generate vimdoc
This commit is contained in:
parent
1754056475
commit
b8a005510c
|
@ -71,7 +71,7 @@ You can use the following Lua code to bootstrap **lazy.nvim**
|
|||
"clone",
|
||||
"--filter=blob:none",
|
||||
"--single-branch",
|
||||
"git@github.com:folke/lazy.nvim.git",
|
||||
"https://github.com/folke/lazy.nvim.git",
|
||||
lazypath,
|
||||
})
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue