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-plus/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
3 years ago
..
client.rs fix: Fix regression where formatting would fail on null response 3 years ago
lib.rs Allow `language.config` (in languages.toml) to be passed in as a toml object (#807) 3 years ago
transport.rs lsp: This doesn't need to be a mutable reference 3 years ago