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"