From 8d1b80f67fe0bb92a5475fb2f67652a3cdfe3853 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 5 Mar 2025 09:25:13 -0500 Subject: [PATCH] AutoYADM commit: 2025-03-05 09:25:13 --- .config/helix/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"