summaryrefslogtreecommitdiffstats
path: root/config/helix/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/helix/config.toml')
-rw-r--r--config/helix/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/helix/config.toml b/config/helix/config.toml
index 64e0726..b388eb6 100644
--- a/config/helix/config.toml
+++ b/config/helix/config.toml
@@ -4,6 +4,7 @@ theme = "doy"
gutters = ["diagnostics", "diff"]
auto-info = false
color-modes = true
+true-color = true
[keys.normal]
tab = ":w"