mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
More tweak on packer.nvim
This commit is contained in:
parent
83ef151e36
commit
cbf682f234
@ -265,5 +265,8 @@ require('packer').startup(
|
||||
end,
|
||||
config = {
|
||||
max_jobs = 16,
|
||||
display = {
|
||||
open_fn = function() return require('packer.util').float({ border = 'single' }) end
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user