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.
2024-07-17 21:02:37 -04:00
..
src Implement new textobject for indentation level 2024-07-17 21:02:37 -04:00
tests refactor(commands): trim end of `pipe`-like output (#10952) 2024-07-13 10:44:48 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 3 updates (#11194) 2024-07-16 12:28:41 +09:00
build.rs Add icon to Windows executable (#9104) 2024-01-28 18:31:10 +09:00