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
Michael Davis 23ed8c12f1
Select change range for goto_first/last_change commands (#5206)
This matches the behavior from 42ad1a9e04
but for the first and last change. The selection rules are the same
as for goto_next/prev_change: additions and modifications select the
added and modified range while deletions are represented with a point.
2 years ago
..
src Select change range for goto_first/last_change commands (#5206) 2 years ago
tests enable rendering in integration tests (#5819) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump indoc from 1.0.8 to 2.0.0 (#5742) 2 years ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago