-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
C-bugCategory: This is a bugCategory: This is a bug
Description
Summary
Bad config: TOML parse error at line 7, column 3
|
7 | [[language]]
| ^^^^^^^^
unknown field language, expected one of theme, keys, editor
Reproduction Steps
I tried this:
- Followed the documentation
hx
I expected this to happen:
run with no problems
Instead, this happened:
Bad config: TOML parse error at line 7, column 3
|
7 | [[language]]
| ^^^^^^^^
unknown field language, expected one of theme, keys, editor
Helix log
~/.cache/helix/helix.log
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines
Platform
linux
Terminal Emulator
unknown
Installation Method
release packake
Helix Version
helix 27.07.1
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bugCategory: This is a bug