Change to rounded floating borders that came with 0.11
This commit is contained in:
parent
200e3dbc79
commit
fe23a8c0df
1 changed files with 3 additions and 0 deletions
|
|
@ -71,4 +71,7 @@ opt.list = false
|
||||||
-- Sessions
|
-- Sessions
|
||||||
opt.sessionoptions = { "buffers", "curdir", "winsize", "winpos", "skiprtp" }
|
opt.sessionoptions = { "buffers", "curdir", "winsize", "winpos", "skiprtp" }
|
||||||
|
|
||||||
|
-- Rounded borders
|
||||||
|
opt.winborder = "rounded"
|
||||||
|
|
||||||
return opt
|
return opt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue