Files
dots/.config/helix/config.toml

10 lines
141 B
TOML
Executable File

theme = "gruvbox_dark_soft"
[editor.cursor-shape]
insert = "bar"
normal = "block"
select = "underline"
[editor.file-picker]
hidden = false