diff options
| author | jdhao <jdhao@hotmail.com> | 2021-07-04 17:51:25 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-07-04 17:51:25 +0800 |
| commit | 896e13291c9b1688a7703f05f81cfa7f9122a6f4 (patch) | |
| tree | da513ac7e6d3dd487bfc065bf127ee501536f024 /lua | |
| parent | 1f461dcf91ee1f011f87f724a4b90bc2e91ebc35 (diff) | |
update packer.nvim settings
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/plugins.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua index 2585356..413b122 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -266,8 +266,5 @@ require('packer').startup( end, config = { max_jobs = 16, - display = { - open_fn = function() return require('packer.util').float({ border = 'single' }) end - } } }) |
