From e88b2f8d38939775c3897dcfaea57b8c295a7310 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 24 Jun 2024 17:24:49 +0200 Subject: [PATCH] fix: docgen --- lua/init.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/lua/init.lua b/lua/init.lua index 7925401..4b3f99f 100644 --- a/lua/init.lua +++ b/lua/init.lua @@ -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, })