diff options
Diffstat (limited to 'modules/home-manager/helix.nix')
| -rw-r--r-- | modules/home-manager/helix.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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"; |
