helix-mods/helix-term
Michael Davis d8526a752c
Use Popup::ignore_escape_key helper for completion (#6006)
The completion component has a separate branch for handling the
Escape key but it can use the `ignore_escape_key` helper added for
signature-help instead.

This should not cause a behavior change - it's just cleaning up the
completion component.
2023-02-16 10:15:25 +09:00
..
src Use Popup::ignore_escape_key helper for completion (#6006) 2023-02-16 10:15:25 +09:00
tests Make m textobject look for pairs enclosing selections (#3344) 2023-02-10 13:52:57 -06:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00
Cargo.toml build(deps): bump indoc from 1.0.8 to 2.0.0 (#5742) 2023-01-30 17:47:30 -06:00