From 725b501367425805fe2a649241eb66c7c8a15387 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 6 Feb 2025 18:05:07 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-06 18:05:07 --- .config/helix/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 5d0f59b2..b2ec4073 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -10,6 +10,7 @@ line-number = "relative" cursorline = true bufferline = "multiple" color-modes = true +scrolloff = 2 [editor.cursor-shape] insert = "bar"