Re-add scrolloff

This commit is contained in:
Oliver Davies 2025-06-12 13:06:35 +01:00
parent 2d6166477b
commit 08d31dbdd4

View file

@ -10,6 +10,7 @@
list = true; list = true;
number = true; number = true;
relativenumber = true; relativenumber = true;
scrolloff = 5;
shiftwidth = 2; shiftwidth = 2;
signcolumn = "yes:1"; signcolumn = "yes:1";
smartindent = true; smartindent = true;