diff --git a/roles/home/helix.nix b/roles/home/helix.nix index 9f16bd8..0714640 100644 --- a/roles/home/helix.nix +++ b/roles/home/helix.nix @@ -48,7 +48,6 @@ in cursorline = true true-color = true gutters = ["diff", "diagnostics", "line-numbers", "spacer"] - indent = { tab-width = 2, unit = "\t" } [editor.cursor-shape] insert = "bar"