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/src
Cor Peters 722cfedb38
Added change_case command (#441)
* Added change_case command

* Added switch_to_uppercase and switch_to_lowercase

Renamed change_case to switch_case.

* Updated the Keymap section of the Book

* Use flat_map instead of map + flatten

* Fix switch_to_uppercase using to_lowercase

* Switched 'Alt-`' to uppercase and '`' to lowercase

Co-authored-by: Cor <prive@corpeters.nl>
3 years ago
..
SUMMARY.md Update docs 3 years ago
configuration.md Update docs 3 years ago
hooks.md Add book/ (mdbook based user guide) 4 years ago
install.md Add repology.org packaging status 3 years ago
keymap.md Added change_case command (#441) 3 years ago
remapping.md fix: Docs, `select_line` -> `extend_line` 3 years ago
themes.md Rewritten Rust `highlights.scm` (#425) 3 years ago
usage.md Add object selection (textobjects) (#385) 3 years ago