master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit d219e43cc7 - Show all commits

View File

@@ -137,4 +137,7 @@ return require('packer').startup(function()
}) })
end, end,
}) })
if packer_bootstrap then
require('packer').sync()
end
end) end)