diff --git a/config.toml b/config.toml index 94851a6..b9eb646 100644 --- a/config.toml +++ b/config.toml @@ -3,6 +3,7 @@ theme = "gruvbox_light" [editor] mouse = false bufferline = "multiple" +line-number = "relative" [editor.cursor-shape] insert = "underline"