From c4c50b9a44dc15d41e62f6374f4e54b5d82fe7fb Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 1 Mar 2025 10:00:04 -0500 Subject: [PATCH] AutoYADM commit: 2025-03-01 10:00:04 --- .config/helix/config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 23c0a178..cbdaae9c 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -30,9 +30,9 @@ tab = "" tabpad = " " [editor.cursor-shape] -insert = "bar" -normal = "block" -select = "underline" +# insert = "bar" +# normal = "block" +# select = "underline" [editor.statusline] mode.normal = "NRM"