From c90473bb9cbce3aae1cfcfb0cc133f80bf41330e Mon Sep 17 00:00:00 2001 From: YI Date: Thu, 30 Nov 2023 13:47:55 +0000 Subject: [PATCH] helix: update config --- dot_config/helix/config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dot_config/helix/config.toml b/dot_config/helix/config.toml index faa19de..ca5644e 100644 --- a/dot_config/helix/config.toml +++ b/dot_config/helix/config.toml @@ -1,2 +1,6 @@ [editor] true-color = true +auto-save = true + +[editor.soft-wrap] +enable = true