arch_dotfiles/helix/light.toml
2025-06-12 00:06:36 +09:00

14 lines
210 B
TOML

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