diff --git a/book/src/usage.md b/book/src/usage.md index ea25c1e3243b..24bb1727cc15 100644 --- a/book/src/usage.md +++ b/book/src/usage.md @@ -110,6 +110,7 @@ function or block of code. | `w` | Word | | `W` | WORD | | `p` | Paragraph | +| `i` | Indentation level | | `(`, `[`, `'`, etc. | Specified surround pairs | | `m` | The closest surround pair | | `f` | Function |