diff --git a/.config/helix/config.toml b/.config/helix/config.toml index cbdaae9c..badf6829 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -31,7 +31,7 @@ tabpad = " " [editor.cursor-shape] # insert = "bar" -# normal = "block" +normal = "block" # select = "underline" [editor.statusline]