rm un-needed mappings
This commit is contained in:
@@ -30,7 +30,7 @@ end
|
||||
local options = {
|
||||
display = {
|
||||
open_fn = function()
|
||||
return require("packer.util").float { border = "double" }
|
||||
return require("packer.util").float { border = "single" }
|
||||
end,
|
||||
},
|
||||
git = {
|
||||
|
||||
Reference in New Issue
Block a user