dots/config/helix/config.toml
2023-02-13 01:53:52 -03:00

14 lines
No EOL
209 B
TOML

theme = "catppuccin_mocha"
[editor]
scrolloff = 15
line-number = "relative"
color-modes = true
[editor.cursor-shape]
normal = "block"
insert = "bar"
select = "underline"
[editor.indent-guides]
render = true