helix-mods/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.
2023-02-07 12:43:48 +09:00
..
src Select change range for goto_first/last_change commands (#5206) 2023-02-07 12:43:48 +09:00
tests enable rendering in integration tests (#5819) 2023-02-04 13:20:23 -08: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