helix-mods/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
2022-03-28 10:11:52 +09:00
..
src Move top level lsp config to editor.lsp (#1868) 2022-03-28 10:11:52 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs fetch and compile tree-sitter grammars in helix-term build 2022-03-10 17:31:57 +09:00
Cargo.toml Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00