diff --git a/lua/plugins/packerInit.lua b/lua/plugins/packerInit.lua index bd6505c..964ff59 100644 --- a/lua/plugins/packerInit.lua +++ b/lua/plugins/packerInit.lua @@ -25,7 +25,7 @@ if not present then if present then print "Packer cloned successfully." else - error("Couldn't clone packer !\nPacker path: " .. packer_path) + error("Couldn't clone packer !\nPacker path: " .. packer_path .. "\n" .. packer) end end