diff --git a/editor/helix/config.toml b/editor/helix/config.toml index 1a14d7f..7ab491b 100644 --- a/editor/helix/config.toml +++ b/editor/helix/config.toml @@ -1,6 +1,7 @@ theme="sonokai" [editor] +line-number = "relative" mouse = false preview-completion-insert = false color-modes = true