Skip to content

Commit

Permalink
fix(packer): resolve PackerUpdate UI freeze on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamHsieh committed Nov 24, 2022
1 parent 9032afa commit b60aed7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vim/.config/nvim/lua/core/plugins.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ require("packer").startup {
threshold = 0,
},
snapshot_path = vim.fn.stdpath("config"),
max_jobs = 50,
}
}

0 comments on commit b60aed7

Please sign in to comment.