helix/helix-term
Ivan Tham 3d76fa0b81
Match in visual use head not anchor (#1805)
Currently match is finding the match based on the anchor rather than the
head (cursor) so this behavior is rather unexpected when user is doing
a match but a different item was matched instead when the selection is
more than one character.
2022-03-14 11:45:22 +09:00
..
src Match in visual use head not anchor (#1805) 2022-03-14 11:45:22 +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 fetch and compile tree-sitter grammars in helix-term build 2022-03-10 17:31:57 +09:00