Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/generated/static-cmd.md')
| -rw-r--r-- | book/src/generated/static-cmd.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/book/src/generated/static-cmd.md b/book/src/generated/static-cmd.md index 4d838a10..08c8e702 100644 --- a/book/src/generated/static-cmd.md +++ b/book/src/generated/static-cmd.md @@ -292,3 +292,5 @@ | `command_palette` | Open command palette | normal: `` <space>? ``, select: `` <space>? `` | | `goto_word` | Jump to a two-character label | normal: `` gw `` | | `extend_to_word` | Extend to a two-character label | select: `` gw `` | +| `goto_next_tabstop` | goto next snippet placeholder | | +| `goto_prev_tabstop` | goto next snippet placeholder | | |