helix-mods/helix-lsp/src
Cor Peters 0aa43902ca
Added option to provide a custom config file to the lsp. (#460)
* Added option to provide a custom config file to the lsp.

* Simplified lsp loading routine with anyhow

* Moved config to language.toml

* Fixed test case

* Cargo fmt

* Revert now-useless changes

* Renamed custom_config to config

Co-authored-by: Cor <prive@corpeters.nl>
2021-07-18 16:56:25 +09:00
..
client.rs Added option to provide a custom config file to the lsp. (#460) 2021-07-18 16:56:25 +09:00
lib.rs Added option to provide a custom config file to the lsp. (#460) 2021-07-18 16:56:25 +09:00
transport.rs Fix unwraps in lsp::transport 2021-06-19 13:02:56 +09:00