remove winblend for toggleterm
This commit is contained in:
parent
f30fd60024
commit
971c60aa8d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ M.opts = {
|
|||
},
|
||||
float_opts = {
|
||||
border = "curved",
|
||||
winblend = 10,
|
||||
-- winblend = 10,
|
||||
width = function()
|
||||
return math.ceil(math.min(vim.o.columns, math.max(80, vim.o.columns - 20)))
|
||||
end,
|
||||
|
|
Loading…
Add table
Reference in a new issue