From e5b806cdde99f9c0b2e6ff03e271a9bf4683d129 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Wed, 5 Jun 2024 15:18:35 +0100 Subject: [PATCH] Update roles/home/helix.nix --- roles/home/helix.nix | 1 - 1 file changed, 1 deletion(-) 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"