show floating boarder
This commit is contained in:
parent
497429a1c3
commit
9c904b2f84
@ -23,6 +23,7 @@ opt.showmatch = true -- Show matching braces
|
||||
opt.wrap = true -- When on, lines longer than the width of the window will wrap and displaying continues on the next line
|
||||
opt.list = true
|
||||
opt.hidden = true
|
||||
opt.winborder = 'rounded'
|
||||
opt.scrolloff = 4
|
||||
opt.shiftround = true
|
||||
opt.relativenumber = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user