From 66a90130a5f99d769e9f6034025297f78ecaa3ec Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Fri, 6 Aug 2021 11:22:01 +0900 Subject: Implement selection rotation with `(` and `)` --- book/src/keymap.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'book/src/keymap.md') diff --git a/book/src/keymap.md b/book/src/keymap.md index a33d3dcd..99a76c78 100644 --- a/book/src/keymap.md +++ b/book/src/keymap.md @@ -76,6 +76,8 @@ | `Alt-;` | Flip selection cursor and anchor | | `C` | Copy selection onto the next line | | `Alt-C` | Copy selection onto the previous line | +| `(` | Rotate main selection forward | +| `)` | Rotate main selection backward | | `%` | Select entire file | | `x` | Select current line, if already selected, extend to next line | | `X` | Extend selection to line bounds (line-wise selection) | -- cgit v1.2.3-70-g09d2