mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
add scrolloff
This commit is contained in:
@ -1,3 +1,4 @@
|
|||||||
local opt = vim.opt
|
local opt = vim.opt
|
||||||
|
|
||||||
opt.relativenumber = true
|
opt.relativenumber = true
|
||||||
|
opt.scrolloff = 5
|
||||||
|
Reference in New Issue
Block a user