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/book
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
theme update with new mdbook index.hbs (#8445) 1 year ago
.gitignore Add book/ (mdbook based user guide) 4 years ago
book.toml use AND operator when searching (#7839) 1 year ago
custom.css Fix search highlighting for the default docs theme (#8270) 1 year ago