error Bad config: unknown field whitespace
when using editor.whitespace
in config.toml
#2614
Labels
C-bug
Category: This is a bug
Summary
I get error
Bad config: unknown field whitespace
when I specifyeditor.whitespace.characters
inconfig.toml
Reproduction Steps
I'm referring to this section of the documentation. Accordingly, I've added the following to my
config.toml
But whenever I start helix I get the following error:
I expected this to happen:
helix starts without error, and space, newline are rendered using the characters specified in the
config.toml
Instead, this happened:
I get the error
Helix log
~/.cache/helix/helix.log
Platform
macOS
Terminal Emulator
Alacritty
Helix Version
helix 22.03 (d4e45fd)
The text was updated successfully, but these errors were encountered: