mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-08 02:36:34 +05:30
5 lines
65 B
Lua
5 lines
65 B
Lua
local opt = vim.opt
|
|
|
|
opt.relativenumber = true
|
|
opt.scrolloff = 5
|