aboutsummaryrefslogtreecommitdiff
path: root/helix-loader/src/config.rs
Commit message (Expand)AuthorAge
* implement proper lsp-workspace supportPascal Kuthe2023-03-29
* add workspace config and manual LSP root managementPascal Kuthe2023-03-29
* Fix clippy 1.67 warnings (#5697)Miguel Madrid-Mencía2023-01-27
* Switch from toml::from_slice to toml::from_str (#5659)Pascal Kuthe2023-01-24
* Refactor 'helix-loader::merge_toml_values' to use a 'merge-depth' instead of ...Philipp Mildenberger2022-07-26
* 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
* Fixing (in two ways) a small typo (#2156)Ben Lee-Cohen2022-04-18
* Add support for local language configuration (#1249)Kirawi2022-04-18