mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(nvim): problem where Packer sync hung itself
This commit is contained in:
@@ -32,6 +32,7 @@ end
|
||||
|
||||
-- Have packer use a popup window
|
||||
packer.init({
|
||||
max_jobs= 8,
|
||||
display = {
|
||||
open_fn = function()
|
||||
return require("packer.util").float({
|
||||
|
||||
Reference in New Issue
Block a user