diff --git a/book/src/keymap.md b/book/src/keymap.md index a111f4e7e..867a6fdf6 100644 --- a/book/src/keymap.md +++ b/book/src/keymap.md @@ -250,8 +250,6 @@ Various commands for changing the case of text in different ways. | `k` | Switch text to kebab-case | `switch_to_kebab_case` | | `a` | Switch text to aLTERNATE cASE | `switch_to_alternate_case` | -TODO: Mappings for selecting syntax nodes (a superset of `[`). - #### Match mode Accessed by typing `m` in [normal mode](#normal-mode).