helix/helix-core
Midnight Exigent eedcea7e6b
Allow language.config (in languages.toml) to be passed in as a toml object (#807)
* allow language.config (in languages.toml) to be passed in as a toml object

* Change config field for languages from json string to toml object

* remove indents on languages.toml config

* fix: remove patch version from serde_json import in helix-core

* Use same tree-sitter-zig as upstream/master
2021-10-08 11:14:12 +09:00
..
src Allow language.config (in languages.toml) to be passed in as a toml object (#807) 2021-10-08 11:14:12 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Allow language.config (in languages.toml) to be passed in as a toml object (#807) 2021-10-08 11:14:12 +09:00