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