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

14 lines
205 B
TOML

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