style(nvim): Stylua pass

This commit is contained in:
Price Hiller 2022-03-18 05:43:11 -05:00
parent 95390f2324
commit 9ff7c6e56f

View File

@ -19,7 +19,7 @@ end
local packer = require("packer")
packer.init({
max_jobs=50
max_jobs = 50,
})
return packer.startup({