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
Daniel Poulin e1247d6739 Implement new textobject for indentation level
This implements a textobject corresponding to the current indentation
level of the selection(s). It is only implemented for "match mode"
bound to `i` and takes a count, where count extends the selection
leftwards additional indentation levels. Inside and Around versions are
distinguished by whether they tolerate empty lines.
4 months ago
..
src Implement new textobject for indentation level 4 months ago
tests refactor(commands): trim end of `pipe`-like output (#10952) 5 months ago
.gitignore Initial import. 5 years ago
Cargo.toml build(deps): bump the rust-dependencies group with 3 updates (#11194) 4 months ago
build.rs Add icon to Windows executable (#9104) 10 months ago