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
CossonLeo 971ba8929f
Filter completion items from language server by starts_with word under cursor (#883)
* filter items by starts_with pre nth char of cursor

* add config for filter completion items by starts_with

* filter items by starts_with pre nth char of cursor

* add config for filter completion items by starts_with

* remove completion items pre filter configuratio
3 years ago
..
src Filter completion items from language server by starts_with word under cursor (#883) 3 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Update to rust 1.56 + 2021 edition 3 years ago