diff --git a/modules/common/helix.nix b/modules/common/helix.nix index 7579d1c..f9a4fa7 100644 --- a/modules/common/helix.nix +++ b/modules/common/helix.nix @@ -160,7 +160,6 @@ in { cursorline = true; file-picker.hidden = false; idle-timeout = 0; - line-number = "relative"; shell = [ "nu" "--commands" ]; text-width = 100; };