Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Jun 11, 2024
1 parent 8bfaff2 commit 24cb743
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ The interactive prompt is built with [prompt-toolkit](https://github.com/prompt-

## Vi

To use vi/vim keybindings, run aider with the `--vim` switch.

- `Esc` : Switch to command mode.
- `i` : Switch to insert mode.
- `a` : Move cursor one character to the right and switch to insert mode.
Expand Down

0 comments on commit 24cb743

Please sign in to comment.