You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
src Allow `language.config` (in languages.toml) to be passed in as a toml object (#807) 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Allow `language.config` (in languages.toml) to be passed in as a toml object (#807) 3 years ago