Files
chezmoi/dot_config/helix/config.toml
2025-08-02 18:15:15 +02:00

20 lines
396 B
TOML

theme = "dracula_transparent"
[editor]
line-number = "relative"
mouse = false
true-color = true
end-of-line-diagnostics = "hint"
[editor.inline-diagnostics]
cursor-line = "warning" # show warnings and errors on the cursorline inline
[editor.file-picker]
hidden = false
[keys.normal."space".v]
"c" = ":pipe-to voidpin remote copy"
[keys.select."space".v]
"c" = ":pipe-to voidpin remote copy"