home/dot_config/helix/config.toml
2023-03-21 13:26:00 +01:00

14 lines
185 B
TOML

theme = "gruvbox"
[editor]
shell = ["fish", "-c"]
[editor.cursor-shape]
insert = "bar"
select = "underline"
[editor.file-picker]
hidden = false
[editor.indent-guides]
render = true