Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix panicked missing field
shebangs
(helix-editor#1025)
Fix the error: ``` thread 'main' panicked at 'Could not parse merged (built-in + user) languages.toml: Error { inner: ErrorInner { kind: Custom, line: None, col: 0, at: None, message: "missing field `shebangs`", key: ["language"] } }', helix-term/src/application.rs:87:14 ```
- Loading branch information