diff --git a/.config/helix/config.toml b/.config/helix/config.toml index ff1ad84a..8e769d1e 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -26,8 +26,8 @@ newline = "all" [editor.whitespace.characters] newline = "" tab = "" -# tabpad = "·" tabpad = " " +# tabpad = "·" [editor.cursor-shape] # insert = "bar"