helix/helix-core
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 Resolve new Clippy lints 2024-05-07 15:15:52 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Convert LSP URIs into custom URIs 2024-07-15 09:31:33 -04:00