summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-26 11:03:50 -0400
committerJesse Luehrs <doy@tozt.net>2023-03-26 11:03:50 -0400
commit1760fd56bca061a0258a4f92d369870095f1cd28 (patch)
tree6d08602560aa223bc439de827c67a8e897db8a20 /config
parent84ef16fae282c457de3d29568b3044a52d78a26c (diff)
downloadconf-1760fd56bca061a0258a4f92d369870095f1cd28.tar.gz
conf-1760fd56bca061a0258a4f92d369870095f1cd28.zip
use the diff gutter in helix
Diffstat (limited to 'config')
-rw-r--r--config/helix/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/helix/config.toml b/config/helix/config.toml
index 50031ed..bbc6cde 100644
--- a/config/helix/config.toml
+++ b/config/helix/config.toml
@@ -1,7 +1,7 @@
theme = "doy"
[editor]
-gutters = ["diagnostics"]
+gutters = ["diagnostics", "diff"]
auto-info = false
color-modes = true