mirror of https://github.com/helix-editor/helix
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. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |