helix/helix-term
CossonLeo 971ba8929f
Filter completion items from language server by starts_with word under cursor ()
* 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
2021-10-24 16:55:29 +09:00
..
src Filter completion items from language server by starts_with word under cursor () 2021-10-24 16:55:29 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Update to rust 1.56 + 2021 edition 2021-10-22 12:15:18 +09:00