helix-mods/helix-lsp/src
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
..
client.rs fix: Fix regression where formatting would fail on null response 2021-09-09 11:49:45 +09:00
lib.rs Allow language.config (in languages.toml) to be passed in as a toml object (#807) 2021-10-08 11:14:12 +09:00
transport.rs lsp: This doesn't need to be a mutable reference 2021-09-06 15:25:46 +09:00