diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 0345590a..e7bb382e 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -23,7 +23,8 @@ space = "none" newline = "all" [editor.whitespace.characters] -newline = "↪" +newline = "" +# newline = "↪" tab = "→" tabpad = "·"