master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 8d0c1afbed - Show all commits

View File

@@ -29,7 +29,7 @@ opt.wrap = true -- When on, lines longer than the width of the window will wrap
opt.list = true
opt.hidden = true
opt.winborder = 'none'
opt.scrolloff = 4
opt.scrolloff = 10
opt.shiftround = true
opt.relativenumber = false
opt.splitbelow = true