mirror of https://github.com/folke/lazy.nvim.git
fix: docgen
This commit is contained in:
parent
5fd442163c
commit
e88b2f8d38
|
@ -18,8 +18,6 @@ else
|
|||
"git",
|
||||
"clone",
|
||||
"--filter=blob:none",
|
||||
-- FIXME: remove this when the new version is released
|
||||
"--branch=pkg",
|
||||
"https://github.com/folke/lazy.nvim.git",
|
||||
lazypath,
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue