From 679f58554dd202ffc722b7ae10a2ac106573d2ed Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sun, 23 Nov 2025 07:47:54 -0700 Subject: more true color support --- modules/home-manager/helix.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/home-manager/helix.nix') diff --git a/modules/home-manager/helix.nix b/modules/home-manager/helix.nix index 604a44e..37c65b5 100644 --- a/modules/home-manager/helix.nix +++ b/modules/home-manager/helix.nix @@ -19,6 +19,7 @@ line-number = "relative"; cursorline = true; color-modes = true; + true-color = true; lsp.display-messages = true; cursor-shape = { insert = "bar"; -- cgit v1.2.3