aboutsummaryrefslogtreecommitdiff
path: root/Common/helix/config.toml
blob: ea5006f16fa23c6866b3e822ce9b34d4f28a3471 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
theme = "everforest_light"

[editor]
mouse = true
gutters = ["diff"]
auto-completion = true
auto-format = false

[editor.cursor-shape]
insert = "bar"
normal = "block"
select = "underline"

[editor.file-picker]
hidden = false