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"