all repos — dotfiles @ 916987061fcd05fd5526077360dc15217d763590

Unnamed repository; edit this file 'description' to name the repository.

.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