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
Skyler Hawthorne 73b4511713 feat(command): expand_selection_around
Introduces a new command `expand_selection_around` that expands the
selection to the parent node, like `expand_selection`, except it splits
on the selection you start with and continues expansion around this
initial selection.
3 weeks ago
..
src feat(command): expand_selection_around 3 weeks ago
tests feat(command): expand_selection_around 3 weeks ago
.gitignore Initial import. 5 years ago
Cargo.toml build(deps): bump the rust-dependencies group with 6 updates (#11924) 1 month ago
build.rs chore: clean up clippy lints (#11377) 4 months ago