.config/helix/config.toml (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13
theme = "catppuccin" [editor] true-color = true [editor.cursor-shape] insert = "bar" normal = "block" select = "underline" [editor.file-picker] hidden = false