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