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/helix-term
Gokul Soumya 7b3a3d562c
Move top level lsp config to editor.lsp (#1868)
* Move top level lsp config to editor.lsp

This is mainly done to accomodate the new lsp.signature-help config
option that will be introduced in https://github.com/helix-editor/helix/pull/1755
which will have to be accessed by commands. The top level config
struct is split and moved to different places, making the relocation
necessary

* Revert rebase slipup
2 years ago
..
src Move top level lsp config to editor.lsp (#1868) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Add refresh-config and open-config command (#1803) 2 years ago
build.rs fetch and compile tree-sitter grammars in helix-term build 2 years ago