Fixed packer bootstrap
This commit is contained in:
parent
cb2b0e521f
commit
d219e43cc7
@ -137,4 +137,7 @@ return require('packer').startup(function()
|
|||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
|
if packer_bootstrap then
|
||||||
|
require('packer').sync()
|
||||||
|
end
|
||||||
end)
|
end)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user