1 files changed,
1 insertions(+),
1 deletions(-)
Author:
Smirnov Olexander
ss2316544@gmail.com
Committed at:
2022-05-09 12:06:44 +0300
Parent:
7e97c9e
M
lua/plugins.lua
@@ -5,7 +5,7 @@ packer.init {
profile = { enable = true }, display = { open_fn = function() - return require("packer.util").float { border = "" } + return require("packer.util").float { border = "single" } end, }, }