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