aboutsummaryrefslogtreecommitdiff
path: root/helix-loader/src/lib.rs
Commit message (Expand)AuthorAge
* Canonicalize executable pathBen Noordhuis2022-09-13
* add a CLI flag for specifying config file location (#2666)Michael Davis2022-08-04
* Refactor 'helix-loader::merge_toml_values' to use a 'merge-depth' instead of ...Philipp Mildenberger2022-07-26
* Fix initial selection of Document in new viewSkyler Hawthorne2022-06-19
* improve test harnessSkyler Hawthorne2022-06-19
* Only merge top-level array when merging `languages.toml` (#2215)Michael Davis2022-04-23
* Revert "override nested arrays when merging TOML (#2145)"Blaž Hrastnik2022-04-20
* override nested arrays when merging TOML (#2145)Michael Davis2022-04-20
* Add support for local language configuration (#1249)Kirawi2022-04-18
* migrate grammar fetching/building code into helix-loader crateMichael Davis2022-03-10